
CS102 QUIZ

Quiz
•
Other, Computers
•
University
•
Hard

Nadia Ben Youssef
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is the output of the below Java code snippet?
char ch = 'A';//ASCII 65
int a = ch + 1;
ch = (char)a;
System.out.println(ch);
A) 66
B) A
C) B
D) 65
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which type of loop is best known for its boolean condition that controls entry to the loop?
A. do-while loop
B. for (traditional)
C. for-each
D. while
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
char is 2 byte in storage?
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following code snippet?
int i = 0; for(i = 0 ; i < 5; i++)
{ }
System.out.println(i);
A. 5
B. 0
C. 4
D. Compilation Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Function of the Scanner class to accept a float literal from the user is
nextInt( )
hasNext( )
next( )
nextFloat( )
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Predict the value of k,
int k =10;
k=k+k++;
11
20
21
22
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which component is used to compile,debug and execute the java programs ?
JRE
JIT
JDK
JVM
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
11 questions
Array

Quiz
•
University
20 questions
JDBC

Quiz
•
University
15 questions
Quiz on Object Oriented Programming and Java

Quiz
•
University
20 questions
OOP

Quiz
•
University
19 questions
Java Basic 1 - Quiz

Quiz
•
8th Grade - University
10 questions
Temel Java Bilgisi Ölçme Testi

Quiz
•
University
10 questions
Talent Next Java MCQ-1

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 Other
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