View Single Post
Old 04-16-2014, 05:12 AM   #21
guiltyCrown
Registered User
 
Join Date: Apr 2014
Location: UK
Posts: 15
It's being taught in universities.

It compiles code into byte code then executes it with the Java Virtual Machine, that's how it works on any operating system (so ++).

And despite the fact that its doing so many things it works really fast and at the same time offers alot of easy functionality via packages and libraries and its API is not that hard to learn.

Also not all languages can be popular at the same time . But java's main advantage is cross-OS compatibility and speed.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
guiltyCrown is offline   Reply With Quote