
placement g2 quiz-1

Quiz
•
Information Technology (IT)
•
University
•
Hard
Budde Teja
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 2 pts
What is the size of float data type in C (on a 64-bit system)
2
4
8
16
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the result of 5 % 2
2
0
1
5
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the result of 18910/ 2 in C
0
1
9455
Infinite
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is NOT a valid relational operator in C
==
!=
<>
>
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following code?
int a = 10;
if (a = 5)
printf("True");
else
printf("False");
TRUE
FALSE
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How many cases can be used in a switch statement?
1
Depend upon problem
5
atleast 10
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of the following for loop?
for (int i = 1; i <= 3; i++) {
printf("%d ", i);
}
1 2 3
1 2 3 4
0 1 2
3 2 1
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Code Twisters Round 1 Demo

Quiz
•
University
15 questions
Mastering Python Control Flow

Quiz
•
University
10 questions
C-Volution (Hard)

Quiz
•
University
15 questions
Understanding Loops in C Programming

Quiz
•
1st Grade - University
20 questions
Revissão - Linguagem C (str, fun, stru, vt+mt,)

Quiz
•
University
20 questions
2F-3 | Python Quiz | 22/11/2024

Quiz
•
University
15 questions
Quiz Pemrograman Arduino

Quiz
•
10th Grade - University
15 questions
Bài 26

Quiz
•
10th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade