What Is JAVA Programming ?
Answers
Answered by
2
Java is object oriented. Unchanged C++ or C code will not work in Java, in most cases, though Java looks much like C and C++. Java can run on many different operating systems. ... This means that when the program is executed, the Java Virtual Machine interprets the bytecode and translates it into machine code
Answered by
7
Answer:
Java is both a programming language and a platform. Like any other programming language, we can use Java to write or create various types of computer applications.
Similar questions