Sie sind auf Seite 1von 5

COREJAVA

JAVA

ObjectOrientedProgram
is a programming approach in which a problem domain is characterizedas a
set of objects that have a specific attributes and behavior. The objects are
manipulated with acollection of functions called methods or services. The objects
are classified into classes and subclasses.
(or)

An
ObjectOrientedProgramming
organizes a program around its data, i.e., objects and a set ofwell-defined
interfaces to that data. An object-oriented program can be characterized as data
controllingaccess to code.

Java
is an
Object Oriented Programming(OOP)
language used to design an application, which willrun securely over the network
1
and work on wide range of platforms.
J2SE:J2SE stands for
Java2StandardEdition
, it is a specification used to d
evelop fundamental javaapplication they may be standard or network.
J2SE
= Core Java + Advanced Java
J2SE:Java2StandardEditionJ2EE:-Java2EnterpriseEditionJ2EE:J2EE stands for Java 2 Enterprise Edition, it is a specification used to develop
business solutionsfor network (or) J2EE is a specification that provides an
environment to run the web components and theenterprise components.
J2ME:-Java2MicroEditionJ2ME:J2ME stands for Java 2 Micro Edition, it is a specification used for developing
wireless andEmbedded System. Embedded System is software, which directly
installed into hardware.Difference between
Java1.4.1.
and
Java1.5[www.sunjava.com,www.javasoft.com]
Core Java Desktop Java
NIC
Network Interface Card
NovelNetwork:Net based softwaress
Ex:Windows NT, UNIX.

Protocol:This is also a program; it is a specification of set of rules to be followed by a


computer innetwork.When to send/receive dataHow to send/receive data
HandShaking:This means two Computers establishing a connectioncommunicating with each
other and finally disconnecting is calledHand shaking.A Packet
represents a group of b ytes.
IP
means
InternetProtocol
address this is unique address this is given to Computers.
TCP/IP:Transmission Control Protocol/Internet Protocol.
Client:A Client is a machine that sends a request for some services to other Computer.
Server:Server is a machine that receives requests from the Clients and provides
services to the Clientrequests.The main advantage of a network is resources
sharing.
Webapplication:A web
application is a collection of Servlets, HTML pages, Classes and other resourcesthat
can bundle and run on the multiple Containers from multiple Vendors.
ResourcesSharing:
Sharing memory
1
1
Network:Complete network is interconnection & Autonomous systems that are used for
communication orexchange of information between the two systems in the network
,
the systems, which are connected in the network,are called as hosts.Page
1 of 191
FramePacket
`
COREJAVA

Sharing data

Sharing software

Sharing hardware

Sharing Processor1969 Department of Defence (DOD), USA,


KenThompson
is introduced network. This network iscalled

ARPANET
.

AT&T
Advanced Telephone Communication & Technology USA based Telephone
Company.Hyundai, British Telecom are also Telephone companies, these three
companies are giant of theTelephone.
ISP:It stands for Internet Service Provider. ISP is a person or an organization, who
provides connectioninto internet. ISP should take direct connection to internet.
(www.internic.com).

Bandwidth
is a group of frequency.

American Congress Library is a biggest Library in the World; the second biggest
Library is LeninGlad Library in Masco, (Russia).
Q)WhatisanInterface?*****Ans:
- An Interface defines a protocol of behavior that can be implemented by any class
anywhere in theclass hierarch y. An interface defines a set of methods
but doesnt implement them. A class thatimplements the interface agrees to
implement all the methods defined in the interface, thereby agreeingto certain
behavior.An interface is a named collection of method definitions (without
implementations). An interfacecan also declare constants.
Internet:Internet is a network of Computers existing on the earth. Internet is a global
network of allnetworks existing on the earth.
ConnectingInternettypes:-DialupConnection:
Dialup connection main advantage is affordable to any one.

Disadvantage of Dialup connection is slow.

There is no security for data.


2.LeasedlineConnection:It is a direct connection to internet.
ServerAnother ComputerAT & TBritish TelecomHyundaiISP50GBPSSatellite
Page
2 of 191

Das könnte Ihnen auch gefallen