C second module quiz
Quiz
•
Computers
•
Professional Development
•
Hard
SHANIFA E
Used 1+ times
FREE Resource
Enhance your content in a minute
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is conditional statement in C
if
int
printf
scanf
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
a=4;
if(a%2==0)
printf("%d is even",a);
else
printf("%d is odd",a);
Write output of the above code
4 is even
a is even
4 is odd
a is odd
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
switch(expression)
{
case value1:
//code to be executed; break; //optional
case value2:
//code to be executed;break; //optional
…..
……
default:
//code to be executed if all cases are not matched;
}
The above code is syntax of switch statement.True or false
False
True
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
..................... is an alternative to mulifiple if else if statement
for
if else
do while
switch
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
This is flowchart of
if
if else
switch
for
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
.................. is an entry controlled loop
while
do while
switch
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
................. is an exit controlled loop
while
do while
for
switch
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
20 questions
PLC
Quiz
•
12th Grade - Professi...
20 questions
STIN (EM24) - Cadena de valor (T8)
Quiz
•
University - Professi...
20 questions
Python
Quiz
•
Professional Development
20 questions
Cyber Security
Quiz
•
Professional Development
20 questions
File Extensions
Quiz
•
9th Grade - Professio...
20 questions
Banco de Dados - Modelo Entidade Relacionamento
Quiz
•
Professional Development
20 questions
js DOM
Quiz
•
12th Grade - Professi...
20 questions
Teknik Layanan Jaringan
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
How to Email your Teacher
Quiz
•
Professional Development
21 questions
October 25
Quiz
•
Professional Development
10 questions
October Monthly Quiz
Quiz
•
Professional Development
20 questions
There is There are
Quiz
•
Professional Development
5 questions
SSUSH13
Interactive video
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
