Core Java Concepts Quiz (1)

Core Java Concepts Quiz (1)

Professional Development

48 Qs

quiz-placeholder

Similar activities

Python Programming Credential

Python Programming Credential

Professional Development

53 Qs

Lambda expressions, few more things

Lambda expressions, few more things

Professional Development

43 Qs

54.Java literals

54.Java literals

Professional Development

47 Qs

Code A Thone Finals

Code A Thone Finals

Professional Development

45 Qs

CSI-Student Chapter Technical Quiz

CSI-Student Chapter Technical Quiz

Professional Development

50 Qs

Examen ACP 3ero

Examen ACP 3ero

Professional Development

50 Qs

XIRPL2_PASQUIZZ

XIRPL2_PASQUIZZ

1st Grade - Professional Development

50 Qs

Python Coding Specialist Exam

Python Coding Specialist Exam

Professional Development

53 Qs

Core Java Concepts Quiz (1)

Core Java Concepts Quiz (1)

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Mr Gabriel

Used 1+ times

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a primitive data type in Java?

String

class

int

Object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store true or false values?

char

boolean

double

byte

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of declaring a variable in Java?

To define a class.

To allocate memory to store data.

To create a new method.

To print output to the console.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for equality comparison in Java?

=

==

!=

>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 5 % 2?

2.5

1

0

7

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a logical AND operator in Java?

|

&

||

&&

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to start an if statement in Java?

when

if

condition

check

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?