
SC025 IQUA II

Quiz
•
Computers
•
1st - 10th Grade
•
Medium
abdrahim mdaim
Used 12+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Area With Arrays

Quiz
•
10th - 12th Grade
15 questions
Latihan UPS2

Quiz
•
5th - 12th Grade
8 questions
Variables and their Data Types in JAVA

Quiz
•
9th Grade
14 questions
Data Types in Python

Quiz
•
1st - 5th Grade
10 questions
Programming basics

Quiz
•
9th - 12th Grade
15 questions
Informatika X Pemrograman C

Quiz
•
10th Grade
10 questions
Kuis Algoritma

Quiz
•
10th Grade
11 questions
Java1

Quiz
•
6th - 11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
16 questions
4.2 Private & Personal Information

Lesson
•
4th Grade