Java From Beginner To Advanced

0% completed

Previous
Next
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
Question 2
Which component of Java includes the Java compiler and other tools?
A
JVM
B
JRE
C
JDK
D
JAR
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
Question 4
Which of the following is used to compile a Java program?
A
java
B
javac
C
javadoc
D
jar

.....

.....

.....

Like the course? Get enrolled and start learning!
Previous
Next