Is Java a compiler or Interpreter?

Asked by Last Modified  

32 Answers

Learn Java

Follow 2
Answer

Please enter your answer

Java Expert

Java is a programming language and computing platform first released by Sun Microsystems in 1995. A Java compiler is a compiler for the Java programming language. A JVM interprets bytecode and a Java interpreter interprets Java. They are different because bytecode and Java are different languages....
read more
Java is a programming language and computing platform first released by Sun Microsystems in 1995. A Java compiler is a compiler for the Java programming language. A JVM interprets bytecode and a Java interpreter interprets Java. They are different because bytecode and Java are different languages. Bytecode is a low-level language, like machine code. read less
Comments

Certified C/C++/Core & Advance Java/Python Trainer

Well, Java is a high level programming language.And when it comes to a certain high level programming language, we need a language processor in order to convert or translate the program or code written in that language to a form which could be understood by the computer. Now here we require some language...
read more
Well, Java is a high level programming language.And when it comes to a certain high level programming language, we need a language processor in order to convert or translate the program or code written in that language to a form which could be understood by the computer. Now here we require some language processor. Java( language) uses a java compiler for the conversion of a high level language java code to an intermediate code known as BYTECODE. ( this byte code is the key feature through which java claims PLATFORM INDEPENDENCE). In order to execute this byte code , again a translator is required known as java interpreter. Thus, we can say that java language uses both a compiler and an interpreter for a basic program to run. read less
Comments

Assistant Professor

JAVA is a programming language, it has both compiler for generating byte code and also interpreter jvm for executing byte code
Comments

Java has both compiler and interpreter.
Comments

Interpreter
Comments

Java Team Lead cum Mentor having 18 years of experience.

Its a compiler.
Comments

3 yrs teaching experience in Java/J2EE

Java is not a compiler or interpreter. Compiler or interpreter is translator which is used to translate from source code to native code. What program we r writing that is called source code. Native code is machine understandable code which understand by machine. Interpreter converts the code line...
read more
Java is not a compiler or interpreter. Compiler or interpreter is translator which is used to translate from source code to native code. What program we r writing that is called source code. Native code is machine understandable code which understand by machine. Interpreter converts the code line by line but compiler converts at a time all the code read less
Comments

Computer wizard

It have both of them
Comments

B.E. In Information Technology

Java is both a compiler and interpreter
Comments

Completed B.Tech in IT.Teaching is my Passion

Java has both compiler and interpreter.
Comments

View 30 more Answers

Related Questions

Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6
Base obj=new Child(); What are the advantage and real life application of above code?
Have you ever observed while communicating with databases? You can find such type of example while writing code from communicating with DB. Connection connectionObject = DriverManager.getConnection(); or Statement...
Vijay
in java every thing is in the form of object
Everything is object is java except primitive data types like int,long etc..thats the reason its not 100 % object oriented language..
Abrar
What are the best books for learning programming languages like C (except let us C), Java, Python, etc.?
you can read "Head First Java",I do read it even now after having 6 years of working experience in Java when I want to refresh some concept. you can also read Core Java, Volume 1 and 2 by Cay S. Horstmann,...
Shashank
0 0
6
What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

JAVA Version History
Java Version History: There are many java versions that has been released. Current stable release of Java is Java SE 8. JDK Alpha and Beta (1995). JDK 1.0 (23rd Jan, 1996). JDK 1.1 (19th Feb, 1997). J2SE...

Java Hash Map internal implementation
1.Hash Map internal implementation: In hash map it will create an array of table (to store the {Key,Value} pair) which is of type java.util.HashMap.EntryThe Entry object contains {hash, key, next, value}...
R

Demand of java in industry
Java is one of the widest use language in the industry all around the world As in software market more than 80% software, platform developed using java. Java comes in three flavours:- j2se for window based...

Prashant Tomer

0 0
0

Software Testing
Software testing is a process of executing a program or application with the intent of finding the software bugs. It can also be stated as the process of validating and verifying that a software program...

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you