BCA311 Unit1.1 Java
BCA311 Unit1.1 Java
Harshita Mathur
Department of Computer Science
Email : [email protected]
What is JAVA
• Java is a programming language and a platform.
.
Abstraction
• Simple
• Object-Oriented
• Portable
• Platform independent
• Secured
• Robust
• Architecture neutral
• Interpreted
• High Performance
• Multithreaded
• Distributed
• Dynamic
Features of java: Simple
. No explicit pointer
. Java Programs run inside a virtual
machine sandbox
Features of java: Robust