Java Quiz 1

Java Quiz 1

University

40 Qs

quiz-placeholder

Similar activities

Exception in Java

Exception in Java

University

41 Qs

Test 2

Test 2

University

36 Qs

Latihan 1 PBO XI RPL 2

Latihan 1 PBO XI RPL 2

10th Grade - University

40 Qs

Test

Test

University

35 Qs

Quiz Penilaian AP2A

Quiz Penilaian AP2A

University

40 Qs

Java Midterm

Java Midterm

University

39 Qs

Java Quiz

Java Quiz

University

40 Qs

Latihan 1 PBO XII RPL 1

Latihan 1 PBO XII RPL 1

10th Grade - University

40 Qs

Java Quiz 1

Java Quiz 1

Assessment

Quiz

Computers

University

Hard

Created by

Smriti Sehgal

Used 8+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The command javac is used to

Execute a Java program

Compile a Java program

Debug a Java program

Interpret a Java program

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

……………. are not machine instructions and therefore, Java interpreter generates machine code that can be directly executed by the machine that is running the Java program.

Compiled instruction

Compiled code

Byte code

Java mid code

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not the Java primitive type

Byte

Float

Character

Long double

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is true about Java.

Java does not support overloading.

Java has replaced the destructor function of C++

There are no header files in Java.

All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

All Java classes are derived from

java.lang.Class

java.util.Name

java.lang.Object

java.awt.Window

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What would happen if “String[]args” is not included as an argument in the main method?

No error

Compilation error

The program won’t run

Program exit

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The compiled Java program can run on any ………………… platform having Java Virtual Machine (JVM) installed on it.

Program

Hardware

Java

Non java

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?