Sie sind auf Seite 1von 4

JAVA

JAVA:- Java is a Programing Language(PL).


It is Produral, Structured, Modural, Object Oriented progarming language.

OOP:OOP

Class :- Collection of Objects. Object :- State , Behaviour & Identity.

Features of OOPS :

Abstraction. Incapsulation. Polymorphism.

Inheritance.

1. Abstraction :- WYS IS WYG (What you see is What you get). 2. Incapsulation :- Hiding Unwanted Details. 3. Polymorphism :- Poly and Morphus that means Many Form. 4. Inheritance :Single Inheritance. Multilabel Inheritance. Multiple Inheritance. Hybride Inheritance.

Characteristics of OOPS 1.Realastic Modling. 2.Reusablity. 3.Flexiblity to Change. Advantage of JAVA

1.It is a Internet PL. 2.It is secure. 3.It is simple. 4.It is a plateform indepandent language. 5.Java is Robost(Healthy). 6.Java is Object Oriented.
JVM :- It convert bit code into Machine code. Java types: Application :- Run on local Computer. Applates :- Run on Web Broweser. Note: We use static keyword before the main function to run main function without any object.

Variable :- It is a memory location that store


constant value.

Data Type :- Type of data is called Data Type.

Das könnte Ihnen auch gefallen