
Revision pf

Quiz
•
Computers
•
University
•
Medium
NG (POLIKU)
Used 7+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the symbol used at the end of C++ statement
comma
colon
semi-colon
hash
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Match the suitable data type to store the value of age
int
float
bool
char
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose a valid identifier
my Age
1age
num_ber?
my_age
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the CORRECT symbol for logical operator AND.
||
&&
!
~
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify looping control structure
for
if-else
not
else
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the number of repetitions that will occur for the looping control below:
for(int i = 0; i <=10; i++)
9
10
11
12
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct condition to produce the output of, 2, 4, 6, 8, 10:
n=0;
do{
n=n+2;
cout<<n<<endl;
}while(CONDITION);
n<=10
n<10
n<8
n>=2
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Java Array

Quiz
•
University
26 questions
String in C Programming

Quiz
•
University
30 questions
C-Programming

Quiz
•
University
24 questions
Javascript Basics

Quiz
•
7th Grade - University
25 questions
Aptitude Competition(FY)

Quiz
•
University
25 questions
Java - SET -1

Quiz
•
University
21 questions
Basic Python Console Operations

Quiz
•
10th Grade - University
26 questions
C Language Basics

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade