Basic Java Concepts Assessment

Basic Java Concepts Assessment

12th Grade

10 Qs

quiz-placeholder

Similar activities

Pemrograman & Aplikasi Mikrokontroler (Pengenalan IDE)

Pemrograman & Aplikasi Mikrokontroler (Pengenalan IDE)

11th Grade - University

10 Qs

Test de C++ pentru clasa a 10-a

Test de C++ pentru clasa a 10-a

10th Grade - University

15 Qs

I2025_QUIZZ_FPOO

I2025_QUIZZ_FPOO

9th - 12th Grade

14 Qs

Mastering C Programming Concepts

Mastering C Programming Concepts

12th Grade

15 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Arrays in CQuiz

Arrays in CQuiz

1st Grade - University

10 Qs

Quiz aula 7

Quiz aula 7

9th - 12th Grade

10 Qs

Test wiedzy: Tablice jednowymiarowe w C++

Test wiedzy: Tablice jednowymiarowe w C++

10th Grade - University

15 Qs

Basic Java Concepts Assessment

Basic Java Concepts Assessment

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

Ameerul Iman

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the primitive data types in Java?

text, number, flag

integer, decimal, character

byte, short, int, long, float, double, char, boolean

string, list, map

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid control structure in Java?

for loop

while loop

switch statement

if statement

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of an int variable in Java?

1

-1

0

null

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to handle exceptions in Java?

throw-catch statement

try-catch statement

catch-throw statement

try-finally statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'break' statement in a switch case?

To execute all cases sequentially without stopping.

To define a default case in the switch statement.

To prevent fall-through and exit the switch case.

To initiate a loop within the switch case.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to read a file in Java?

PrintWriter

Scanner

FileReader

BufferedReader

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a float data type in Java?

4 bytes

16 bytes

8 bytes

2 bytes

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?