Unit 23 - Pop Quiz
Quiz
•
Computers
•
12th Grade
•
Hard
Ambreen Mohsin
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the following code fragment write to the monitor?
int sum = 14;
if ( sum < 20 )
System.out.print(“Under “);
else
System.out.print(“Over “);
System.out.printIn(“the limit.”);
Under
Over
Under the limit
Over the limit
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is FALSE about Event driven programming?
Event driven programs can be run multiple times with different outcomes based on user interactions
The flow of event driven program cannot always be known ahead of time
Event driven programs do not implement algorithms
Some portion of an event driven program may never execute while the program is still running
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Look at the following line of code.
String operator = "?" ;
switch(operator)
{
case '+':
printf("%.1lf + %.1lf = %.1lf",firstNumber, secondNumber, firstNumber+secondNumber);
break;
case '-':
printf("%.1lf - %.1lf = %.1lf",firstNumber, secondNumber, firstNumber-secondNumber);
break;
default:
printf("Error! operator is not correct");
}
Which case will be executed?
Case +
Case *
Default case
All the cases
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What role does the "break" keyword play?
exits the program
exits the construct
exits the application
exits the operating system
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
OOP organizes a software into classes and objects. What exactly are objects?
Objects are subclasses
Objects are instances of classes
Objects are data types
Objects are constructors
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How is data abstraction achieved in Java?
By using abstract keyword
By using private and public keywords
By using extend keywords
By using string keyword
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is a looping construct?
Switch Case
If Else
do while
JOptionPane
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Working with tables
Quiz
•
5th - 12th Grade
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
10 questions
EMPTECH L4 Q2
Quiz
•
12th Grade
10 questions
PRE-ASSESSMENT ETECH M1
Quiz
•
12th Grade
10 questions
Server Administration- Quiz 1
Quiz
•
12th Grade - University
10 questions
Quiz 9 (15.09.2021)
Quiz
•
1st - 12th Grade
10 questions
Windows 10 Basics
Quiz
•
9th - 12th Grade
12 questions
Network Security Appliances
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Computers
8 questions
Veterans Day Quiz
Quiz
•
12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
19 questions
Explore Triangle Congruence and Proofs
Quiz
•
9th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
DNA Replication Concepts and Mechanisms
Interactive video
•
7th - 12th Grade
20 questions
Food Chains and Food Webs
Quiz
•
7th - 12th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
23 questions
Similar Figures
Quiz
•
9th - 12th Grade
