C Programming Quiz
Quiz
•
Professional Development
•
University
•
Hard
Suresh Kumar
Used 7+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about pointers is correct?
A pointer stores the value of a variable.
A pointer stores the memory address of a variable.
A pointer stores the size of a variable.
A pointer is used to add two values.
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is true about sizeof() operator?
It can be used on any data type.
It returns the size in bits.
It can only be used on variables.
It returns the size in bytes.
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What will printf("%d", 5 + 3); output?
53
8
35
5 + 3
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the format specifier for printing an integer in C?
%c
%s
%d
%f
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is used to clear memory allocated by malloc()?
clear()
free()
delete()
reset()
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the output of the following code? int a = 5, b = 3; printf("%d", a % b);
1
2
3
5
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which function is used to dynamically allocate memory in C?
malloc()
free()
sizeof()
realloc()
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
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Professional Development
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
22 questions
FYS 2024 Midterm Review
Quiz
•
University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
12 questions
1 Times Tables
Quiz
•
KG - University
20 questions
Disney Trivia
Quiz
•
University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
