1.

Which statement is true about java?(a) Platform independent programming language(b) Platform dependent programming language(c) Code dependent programming language(d) Sequence dependent programming languageThis question was posed to me during an online exam.I would like to ask this question from JDK-JRE-JIT-JVM in division Java Environment & OOPS Concepts of Java

Answer»

Right answer is (a) PLATFORM INDEPENDENT programming language

Easiest EXPLANATION: Java is called ‘Platform Independent Language’ as it primarily WORKS on the principle of ‘compile once, run everywhere’.



Discussion

No Comment Found

Related InterviewSolutions