Java Module-1 Quiz

Java Module-1 Quiz

University

20 Qs

quiz-placeholder

Similar activities

CODE ZENITH

CODE ZENITH

University

15 Qs

MultiThreading Quiz

MultiThreading Quiz

University

15 Qs

Servlets

Servlets

University

15 Qs

Technical Quiz - INSIGHT 2K23

Technical Quiz - INSIGHT 2K23

University

23 Qs

POS - Prelim Examination

POS - Prelim Examination

University

20 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

Java Array

Java Array

University

23 Qs

COMP_Technical Quiz_Round 2

COMP_Technical Quiz_Round 2

12th Grade - University

20 Qs

Java Module-1 Quiz

Java Module-1 Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Manicka 2797

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the creator of Java programming language?

Bjarne Stroustrup

James Gosling

Guido van Rossum

Dennis Ritchie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what year was Java acquired by Oracle Corporation?

1995

2000

2010

2020

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does JVM stand for in Java?

Java Version Machine

Java Virtual Machine

Java Variable Manager

Java Visual Machine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature of Java enables platform independence?

Garbage Collection

Bytecode

JDK

JIT Compiler

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a pillar of Object-Oriented Programming (OOP)?

Encapsulation

Inheritance

Polymorphism

Compilation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for declaring an integer variable in Java?

int = age;

integer age;

int age = 30;

int: age = 30;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a single-line comment in Java?

// This is a comment

/* This is a comment */

# This is a comment

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?