- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Why java is both compiled and interpreted language.
Yes, a java program is first compiled into bytecode which JRE can understand. ByteCode is then interpreted by the JVM making it as interpreted language.
- Related Articles
- Perl is Interpreted or Compiled Language?
- Is PHP compiled or interpreted?
- How is JavaScript an interpreted language?
- Explain how Python is an interpreted language
- Why is Java a Robust Programming Language?
- Why Java is a Secure Programming Language?
- Why Does Java Use both Compiler and Interpreter?
- Why Java is not a pure object oriented programming language?
- Why can't a Java class be both abstract and final?
- Why C++ is the Best Programming Language?
- Why C++ is partially Object Oriented Language?
- How is the Pyplot histogram bins interpreted? (Matplotlib)
- What is Java programming language?
- Why Large Corporations Still Prefer Java Over Any Other Language?
- Why is Rust Programming language loved so much?

Advertisements