C Programming
Quiz
•
Computers
•
Professional Development
•
Hard
Mragank Singhal
Used 1K+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the 16-bit compiler allowable range for integer constants?
-3.4e38 to 3.4e38
-32767 to 32768
-32668 to 32667
-32768 to 32767
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will happen when the following code is executed?
void main()
{
printf("MIET");
main();
}
Wrong statement
It will keep on printing MIET
It will print MIET once
None of these
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the result after execution of the following code if a is 10, b is 5, and c is 10?
if ((a > b) && (a <= c))
a = a + 1;
else
c = c+1;
a = 10, c = 10
a = 11, c = 10
a = 10, c = 11
a = 11, c = 11
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which one of the following is a loop construct that will always be executed once?
for
while
switch
do while
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Directives are translated by the
Pre-processor
Compiler
Linker
Editor
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following will copy the null-terminated string that is in array src into array dest?
dest = src;
dest == src;
strcpy(dest, src);
strcpy(src, dest);
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will the result of 'num' variable after execution of the following statements?
int num = 58;
num % = 11;
3
5
8
11
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
15 questions
World Of Tanks
Quiz
•
1st Grade - Professio...
15 questions
android
Quiz
•
Professional Development
10 questions
Structure Data Review
Quiz
•
University - Professi...
11 questions
Evaluación Aplicaciones Web
Quiz
•
University - Professi...
15 questions
Security+ Study Guide-01 Mastering Security Basics
Quiz
•
Professional Development
10 questions
Pemanfaatan Belajar.id
Quiz
•
Professional Development
10 questions
Computer Networks Quiz
Quiz
•
University - Professi...
12 questions
Tablero
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween
Quiz
•
Professional Development
16 questions
Spooky Season Quiz
Quiz
•
Professional Development
5 questions
11.4.25 Student Engagement & Discourse
Lesson
•
Professional Development
50 questions
ASL Colors and Clothes
Quiz
•
KG - Professional Dev...
15 questions
Ohms Law
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
