
C - Parithabangal

Quiz
•
Information Technology (IT)
•
University
•
Medium
Ajith Ajith
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of:
int a = 5, b = 2;
printf("%d", a / b);
2.5
2
3
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Expression 5 > 3 && 2 < 4 will return?
0
1
Error
Garbage
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed?
int x = 10;
if (x = 0)
printf("Zero");
else
printf("Non-Zero");
Zero
Non-Zero
Error
Nothing
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output?
int x = -5;
if (x > 0)
printf("Positive");
else
printf("Negative");
Positive
Negative
Error
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will this loop execute?
for(int i=1; i<=5; i++);
0
4
5
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop executes at least once even if condition is false?
for
while
do-while
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed?
int i=1;
while(i<3) {
printf("%d", i);
i++;
}
12
123
1
Error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Basic C# intro

Quiz
•
University
10 questions
Introduction & Basic Program Structure

Quiz
•
University
10 questions
Array - Recap

Quiz
•
University
15 questions
Tipe Data dan Fungsi dalam C

Quiz
•
12th Grade - University
15 questions
Chapter 3 : SQL Command

Quiz
•
University
17 questions
Codean - Java Loop

Quiz
•
University
15 questions
Array + Function trong JavaScript

Quiz
•
University
14 questions
Quiz-Java

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University