C second module quiz

Quiz
•
Computers
•
Professional Development
•
Hard
SHANIFA E
Used 1+ times
FREE Resource
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
Similar Resources on Wayground
20 questions
IHDL2_Midterm Quiz

Quiz
•
Professional Development
20 questions
ArqAdv - Clase 9 - DevOps - AdditionalQuestions

Quiz
•
Professional Development
20 questions
Ch.8 - Introducing Python

Quiz
•
6th Grade - Professio...
25 questions
LIST-TUPLES-SET-DICTIONARY

Quiz
•
Professional Development
23 questions
A+ - 18C - Troubleshoot Mobile OS and App Security

Quiz
•
Professional Development
20 questions
Synergy BCA | Chapter 5

Quiz
•
Professional Development
28 questions
Linux Creating Scripts

Quiz
•
Professional Development
20 questions
June'21 ESA Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development