answersLogoWhite

0


Best Answer

No, the Java is not machine language. Java is a high-level programming language that compiles to byte code suitable for interpretation into machine code by the Java virtual machine. In other words, you program the virtual machine rather than the physical machine. Once compiled, the byte code can be executed upon any machine with a Java virtual machine implementation.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Java is a computer programming language. Java programs can be interpreted (the computer compiles and runs the program as the code is executed) or it can be pre-compiled into bytecode (the computer doesn't have to compile it as soon as it is run, so time is saved.)

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

Java is a computer programming language. Java is also the name of a Pacific island, and a slang word for coffee.

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

the java language is a complete language like c/c++ or BASIC and you do not need any other languages like with javascript

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Java is a strict, object-oriented language.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Yes. Check the comparison of languages at www.tiobe.com; Java has been competing with C for the first spot, for the last few years.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is java a popular programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Which island is also the name of a popular programming language?

Java (an Indonesian island). However, the Java programming language was named after the Indonesian coffee bean (a favourite of one of its developers) rather than the island itself.


What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java a hardware platform?

No. It is a programming language


What programming language does minecraft use?

Java

Related questions

What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


Which island is also the name of a popular programming language?

Java (an Indonesian island). However, the Java programming language was named after the Indonesian coffee bean (a favourite of one of its developers) rather than the island itself.


Which type of language is java?

Java is truly object oriented programming language


Is the best institute for learn java programming in Pakistan?

The Java programming language is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Then you learn java programming language in Pakistan get the best java programming classes at the lowest cost.


Is java a database?

No, its a programming language.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java a hardware platform?

No. It is a programming language


What programming language does minecraft use?

Java


Is java example of a procedural programming language?

No.Its purely object oriented programming language


What is a java object?

A java object is a collection of methods and properties defined in the Java programming language.