Java : Programming Concept Questions & Answers
Question : What is the full form of JVM ?
A.
Java Very Large Machine
B.
Java Verified Machine
C.
Java Very
Small Machine
D.
Java Virtual Machine
Correct Answer is : Option D.
- In Java code, the line that begins with /* and ends with */ is known as?
- Which of the following are not Java modifiers?
- Who is known as father of Java Programming Language?
- In java control statements break, continue, return, try-catch-finally and assert belongs to?
- Which provides runtime environment for java byte code to be executed?