1-Java History and Java Features-03-Feb-2021Material I 03-Feb-2021 Module1 Class1
1-Java History and Java Features-03-Feb-2021Material I 03-Feb-2021 Module1 Class1
Java caption- “Write Once run anywhere”, - In CPP, .exe, .obj – machine dependent.
In java, .class – portable- execute any where. Need to have proper Java Virtual Machine for the
processor.
Types of application:
Standalone applications
Mobile applications
Web applications
Web services
Networking applications
World wide web consortium – Web technology standards W3C. – JSP servlets
Java Features:
OOPS