Feature of Java-:
- Java is Simple Language
- Java is Object oriented Language
- Java is Distributed language
- Java is Robust
- Java is Secure language
- Java is Platform independent language
- Java is portable language
- Java is Interpreter language
- High performance
- Multithreaded
- Dynamic
[Note -:
Robust-:Robust means Stongest ,where java has perfect exception handling ,that is known as Robust.
Secure-:
- Java language uses .class extension for byte code , which resemble the behaviour of .txt .which is not affected by virus.
- We check the byte code by using verify component of class loader subsystem.if it finds any modification it stops the programm execution without allocating Runtime Data Area.
- All the networking protocol or impementing by using Java language is known as Socket Programming.
]
0 comments:
Post a Comment
Enter Here Your Ideas and Comment to improve this Blog