Java - Flow of Control Quiz
Quiz
•
Mathematics, Computers
•
9th - 12th Grade
•
Practice Problem
•
Hard
+2
Standards-aligned
Everlast Chigoba
Used 53+ times
FREE Resource
Enhance your content in a minute
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
During program development, software requirements specify
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which phase of program development would you expect the programmer(s) to determine the classes and objects needed?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following would not be considered an algorithm?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a programmer follows the four phases of program development as intended, which of the four phases should require the least amount of creativity?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The idea that program instructions execute in order (linearly) unless otherwise specified through a conditional statement is known as
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Of the following if statements, which one correctly executes three instructions if the condition is true?
a = b * 2;
y = x;
z = a – y;
if (x <0)
a = b*2;
y=x;
z=a-y;
}
a = b * 2;
y = x;
z = a – y;
}
{
a = b*2;
y = x;
z = a - y;
}
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the sets of statements below will add 1 to x if x is positive and subtract 1 from x if x is negative but leave x alone if x is 0?
else x--;
else if (x < 0) x--;
if (x < 0) x--;
else x = 0;
else x++;
x--;
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
25 questions
Kuis AP (Var, If, Looping)
Quiz
•
11th Grade
21 questions
Lecture Exercise Topic 1.3
Quiz
•
12th Grade
21 questions
مراجعة الباب الراابع
Quiz
•
12th Grade
21 questions
IP Address
Quiz
•
10th - 12th Grade
21 questions
Números Racionais
Quiz
•
1st - 9th Grade
21 questions
AP CSA Unit 2 Practise MCQ
Quiz
•
11th Grade
22 questions
Transformations on co-ordinate plane
Quiz
•
9th - 11th Grade
22 questions
Funtzioen birpasoa
Quiz
•
9th - 10th 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 Mathematics
15 questions
Two Step Equations
Quiz
•
9th Grade
19 questions
Explore Triangle Congruence and Proofs
Quiz
•
9th - 12th Grade
10 questions
Types of Slope
Quiz
•
6th - 9th Grade
10 questions
Exploring the Basics of Ratios
Interactive video
•
6th - 10th Grade
15 questions
Identify Triangle Congruence Criteria
Quiz
•
9th - 12th Grade
23 questions
Similar Figures
Quiz
•
9th - 12th Grade
17 questions
Parallel lines cut by a transversal
Quiz
•
10th Grade
16 questions
Domain and Range of Functions
Quiz
•
9th Grade
