Java From Beginner To Advanced
0% completed
Previous
Next
Course
Discussions
Quiz
Question 1
What does JVM stand for in Java?
A
Java Variable Method
B
Java Virtual Machine
C
Java Visual Model
D
Java Virtual Method
Reset Quiz
Check Answer
Question 2
Which component of Java includes the Java compiler and other tools?
A
JVM
B
JRE
C
JDK
D
JAR
Reset Quiz
Check Answer
Question 3
How do you write a comment in Java?
Choose all correct options
/* This is a comment */
// This is a comment
<!-- This is a comment -->
# This is a comment
Reset Quiz
Check Answer
Question 4
Which of the following is used to compile a Java program?
A
java
B
javac
C
javadoc
D
jar
Reset Quiz
Check Answer
.....
.....
.....
Like the course? Get enrolled and start learning!
Enroll
Previous
Next