Day 1 Quiz

Day 1 Quiz

University

30 Qs

quiz-placeholder

Similar activities

Java Certification

Java Certification

University

25 Qs

Java Method

Java Method

University

25 Qs

Quiz Pemrograman Berorientasi Obyek

Quiz Pemrograman Berorientasi Obyek

University

25 Qs

Java Test Basic

Java Test Basic

University

25 Qs

Java Programming - Second Internal Examination

Java Programming - Second Internal Examination

University

30 Qs

IEEE Coding Cybersecurity

IEEE Coding Cybersecurity

University

27 Qs

Java Basic Fundamentals

Java Basic Fundamentals

University

30 Qs

Basics of OOP with JAVA

Basics of OOP with JAVA

University

25 Qs

Day 1 Quiz

Day 1 Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Prof. Harish T. Gwalani

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the role of JVM in Java?
Compile the code
Interpret bytecode and execute
Translate Java to C++
Edit source code

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does JRE consist of?
Compiler and debugger
JVM and libraries
IDE and debugger
JVM and source code

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of compiling a `.java` file?
.exe file
.class file
.java file
.jar file

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which component runs the `.class` file?
JDK
JRE
JVM
JIT

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Java component includes development tools?
JRE
JVM
JDK
JavaBeans

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which part of Java ensures platform independence?
JVM
JDK
JRE
API

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will happen if there is no `main` method in a class?
Compilation error
Runtime error
Infinite loop
Program will run without output

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?