answersLogoWhite

0

Java is renouned as one of the most classic OOP engines. OOP or object oriented programming reduces all functions to various tasks of objects. A heirarcy of classes of objects all inherit the knowledge and aptitude of class they "extend". Eventually, every object can be traced back to the class "Object". Java is known as a very common language, with a structure that can be a good starting point to jump to almost any language.

User Avatar

Wiki User

16y ago

Still curious? Ask our experts.

Chat with our AI personalities

TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
ReneRene
Change my mind. I dare you.
Chat with Rene
ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
More answers

Java is a portable programming language, meaning it can run on almost any operating system. It also runs on a VM (Virtual Machine) which converts the code to native code using a JIT (Just In Time) compiler.

User Avatar

Wiki User

12y ago
User Avatar

Object oriented, portable, dynamic, multi-threaded, automatic garbage collection.

User Avatar

Wiki User

8y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Characteristics of Java
Write your answer...
Submit
Still have questions?
magnify glass
imp