Java Programming Quiz

Java Programming Quiz

University

50 Qs

quiz-placeholder

Similar activities

FT1 - App

FT1 - App

University

50 Qs

Java Quiz Review

Java Quiz Review

University

49 Qs

EPA-11-DEC-2021 On Java

EPA-11-DEC-2021 On Java

University

50 Qs

INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING

INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING

University

55 Qs

Technical Training Test for III BTech - VCE - CSE

Technical Training Test for III BTech - VCE - CSE

University

45 Qs

MidTerm Exam - CS122 - 12024

MidTerm Exam - CS122 - 12024

University

50 Qs

HTML and JavaScript Assessment

HTML and JavaScript Assessment

University

50 Qs

Understanding Loops in Programming

Understanding Loops in Programming

9th Grade - University

54 Qs

Java Programming Quiz

Java Programming Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Phạm Minh Đức Huy undefined

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are components of the Java platform?

JVM(Java Virtual Machine), the java application programming interface (API)

JVM(Java Virtual Machine), Java Run-time Environment

JVM(Java Virtual Machine), java compiler

Java compiler, java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meaning of platform-independent?

write once, run anywhere

not easy to execute on any system after compilation.

the execution of the program is restricted by the type of OS environment provided.

All of the others

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the role of the Java Development Kit (JDK) in java programming? Choose multiple correct answers.

A cross-platformed software development environment that offers a collection of tools and libraries necessary for developing Java-based software applications.

A core package used in Java programming, along with the JVM (Java Virtual Machine) and the JRE (Java Runtime Environment) to develop and deploy applications

A software for building applications that combines common developer tools into a single graphical user interface (GUI).

A text editor that can assist in writing software code with features such as syntax highlighting with visual cues

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the Garbage Collection?

It frees heap memory by destroying unreachable objects.

It deletes all the Java files available on the memory.

It loads a Java program into memory.

It checks the output of any Java program and deletes anything that does not make sense at all.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To run a Java program, which the software must be installed?

Java Runtime Environment (JRE)

Eclipse

Java Development Kit (JDK)

Netbeans

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Java feature?

Use of pointers.

Ease of learning.

It is a secure language.

Independent Platform.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension of Java source code?

java

class

.jar

.rar

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?