Java
Java
Presented by
A PowerPoint
Presentation
Overview of the different features of Java
Object-oriented
Platform-independent
Secure
Robust
Multithreaded
Interpreted
High performance
Object-oriented
Java is an object-oriented programming language, which
means that it models real-world objects as classes and
objects.
This makes Java code more organized and easier to
understand.
Object-oriented programming also allows for code
reuse, which can save time and effort.
Platform-independent
https://www.geeksforgeeks.org/what-is-ju
st-in-time-jit-compiler-in-dot-net/