
II CSM A & B

Quiz
•
Computers
•
University
•
Easy
Raju Amireddy
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
1.Which of the following is the correct assignment operator in Java?
A) =
B) ==
C) !=
D) >=
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
2.What will be the output of the following code?
int a = 5, b = 10; System.out.println(a + b * 2);
A) 30
B) 25
C) 20
D) Compilation Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. What will be the output of the following code?
int x = 15, y = 10;
System.out.println(x & y);
A) 0
B) 10
C) 15
D) 5
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
4.Which of the following is not a relational operator in Java?
A) >
B) <
C) !
D) <=
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
5.Which of the following is the left shift operator in Java?
A) >>
B) <<
C) >>>
D) <<<
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
6.What type of expression is this in Java?
System.out.println(5 > 3 ? "Yes" : "No");
A) Arithmetic expression
B) Relational expression
C) Conditional expression
D) Logical expression
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
7.What will be the output of the following code? java
for (int i = 0; i < 3; i++) {
if (i == 2) {
break;
}
System.out.println(i);
}
A) 0 1 2
B) 0 1
C) 2
D) 013
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Inheritance

Quiz
•
University
20 questions
Web Development and Programming

Quiz
•
University
11 questions
Quiz 2: C++ Basics

Quiz
•
University
20 questions
Basic Python

Quiz
•
University
20 questions
CSE C Section

Quiz
•
University
20 questions
TES Pemahaman Materi

Quiz
•
University
10 questions
Java Static

Quiz
•
University
10 questions
java operators

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University