Java Is A Programing Language (PL)
Java Is A Programing Language (PL)
Java Is A Programing Language (PL)
OOP:OOP
Features of OOPS :
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.
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.