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

What are the advance features in java 1.8 when compare to java 1.6?
Many are there. 1. Lambda expression (functional Programming). 2. Default methods in interfaces.
Naresh N
How many years of experience should a good Java trainer need?
Minimum 4 years, actually it depends how much exposure you got and how you worked in project(s)
Nayan
0 0
5
Why does â??5/2 = 2â?? and not 2.5 in Python?
Due to dynamic Typing. use Numpy , and declare data type , you will get desired result
Srikanth
0 0
6
how to run a java program
Two ways you can run a Java Program. 1- Through cmd prompt, 2- Through Eclipse. 1- cmd prompt (Write your program and save the file with .java extension. Now open your cmd prompt and give the java file...
Prem Kumar Pathak
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7

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

Ask a Question

Related Lessons

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

How To Setup development Environment Of Java?
After installation of JAVA, we need to setup 2 environment variables. First one is JAVA_HOME and second is Path. Below steps to set up Java environment to compile & execute Java programs from command...

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...

Java : Compile-time Versus Runtime optimization
While designing and development, one should think in terms of compile-time and run-time.It helps in understanding language basics in a better way.Let's understand this with a question below : What...
S

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

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