Java Quiz 4

Java Quiz 4

12 Qs

quiz-placeholder

Similar activities

Getting To Know Canvas: Scavenger Hunt

Getting To Know Canvas: Scavenger Hunt

6th - 8th Grade

14 Qs

Untitled form

Untitled form

KG - University

10 Qs

Quiz 10

Quiz 10

KG - University

12 Qs

Prueba de Conocimientos 3

Prueba de Conocimientos 3

12th Grade

10 Qs

Segundo Lección T3

Segundo Lección T3

11th Grade

10 Qs

Java Refresher

Java Refresher

KG - University

11 Qs

Upravljanje DC motorom programom uz Bluetooth

Upravljanje DC motorom programom uz Bluetooth

KG - University

10 Qs

Quiz sobre las herramientas para contadores del futuro

Quiz sobre las herramientas para contadores del futuro

10th Grade

10 Qs

Java Quiz 4

Java Quiz 4

Assessment

Quiz

others

Hard

Created by

Diya Diya

FREE Resource

12 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

E mail

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. An Arithmetic expression in Java involves which Operators or Operations?
A) Addition (+), Subtraction (-)
B) Multiplication (*), Division (/)
C) Modulo Division (%), Increment/Decrement (++/--), Unary Minus (-), Unary Plus (+)
D) All the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is the output of the below Java code snippet? int a = 2 - - 7; System.out.println(a);
A) -5
B) 10
C) 9
D) Compiler Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What is the other name for Relational Operators in Java?
A) Comparison operators
B) Conditional operators
C) A and B
D) None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Choose the Conditional operators of Java listed below.
A) >, >=
B) <, <=
C) ==, !=
D) All the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which among the following is a Logical Unary NOT operator in Java?
A) ~
B) !
C) #
D) ^

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?