
SC025 IQUA II
Authored by abdrahim mdaim
Computers
1st - 10th Grade
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Give two(2) techniques that can be used to represent algorithm.
Pseudocode, Flowchart
Pseudocode, Initialization
Pseudocode, Condition
Pseudocode, Update
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Name two (2) types of programming language control structures.
Sequence, Condition
Sequence, Selection
Sequence, Initialization
Sequence, Accumulation
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the Invalid identifiers.
sum, switch, for
for, print, total
void, while, print
count, out, yes
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based on the following tasks, write the correct input/output statement :
Accept true or false value and store it in a variable answer
System.out.print("Enter True or False");
double answer = sc.next Double();
System.out.print("Enter True or False")
boolean answer = sc.next Boolean();
System.out.print("Enter True or False");
boolean answer = sc.next Double();
System.out.print("Enter True or False");
boolean answer = sc.next Boolean();
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write a Java statement to perform the following task for an array called fraction :
Declare a constant ARRAY_SIZE that's initialized to 10
final int ARRAY_SIZE = 10;
constant int ARRAY_SIZE = 10;
final int ARRAY_SIZE = new [10];
final int ARRAY_SIZE (10);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Solve the following expression by analyzing the precedence of the operators :
50 % 5 * (4 - 2)
24
0
44
2
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Solve the following expression by analyzing the precedence of the operators :
5 + 21 / 7 * 2 - 11 % 3
0
4
9
6
Access all questions and much more by creating a free account
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
Already have an account?