Core Java Concepts Quiz (1)

Core Java Concepts Quiz (1)

Professional Development

48 Qs

quiz-placeholder

Similar activities

selenium mock test - 3/9/19 - 08:57

selenium mock test - 3/9/19 - 08:57

Professional Development

50 Qs

Java Control Statement and Arrays practice

Java Control Statement and Arrays practice

Professional Development

45 Qs

FSA_DSA_QUIZ_Jan'24

FSA_DSA_QUIZ_Jan'24

Professional Development

53 Qs

Javascript 1 (Taller Empleo Ayerbe)

Javascript 1 (Taller Empleo Ayerbe)

Professional Development

50 Qs

Python Programming Credential

Python Programming Credential

Professional Development

53 Qs

Plaza Computación

Plaza Computación

Professional Development

50 Qs

Android ATC_Practice 2

Android ATC_Practice 2

Professional Development

45 Qs

C Programming Array

C Programming Array

Professional Development

45 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?