Please enable JavaScript.
Coggle requires JavaScript to display documents.
JAVA - Coggle Diagram
JAVA
-
-
-
What is Java :
-
high level, object oriented programming platform
-
BYTE CODE:
Byte code is program code that has been compiled from source code into low-level code designed for a software Compiler. It may be executed by a virtual machine (such as a JVM) and further Interpreted into machine code, which is recognized by the processor
-
-