
C Quiz
Authored by Auzoom four
Other
University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to declare an array of 10 integers in C
int arr[10];
int arr = [10];
array[10] int;
int[10] arr;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly initializes a string in C?
char str[] = 'Hello';
char str[5] = "Hello";
char str[6] = "Hello";
string str = "Hello";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code: printf("%d", 5 + 3 * 2);?
11
16
8
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for a for loop in C?
for (int i; i < 10; i++) {}
for (int i = 0; i < 10; i++) {}
for int i = 0; i < 10; i++ {}
for (i = 0; i < 10; i++);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of an integer variable in C on a typical 32-bit system?
4 bytes
16 bytes
8 bytes
2 bytes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a function in C?
def myFunction() {}
myFunction() void {}
function myFunction() {}
void myFunction() {}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code: printf("%d", 10 / 3);?
10
3.33
3.0
3
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
10 questions
REPORT WRITING TECHNIQUE
Quiz
•
University
10 questions
SHINE
Quiz
•
University
10 questions
CALCITONIN (MUSCULOSKELETAL)
Quiz
•
University
10 questions
Seminario de úlceras
Quiz
•
University
10 questions
Curso de inducción
Quiz
•
University
10 questions
ISI YAWW
Quiz
•
University
8 questions
SEVENTEEN
Quiz
•
University
10 questions
Fisiología muscular
Quiz
•
University
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Other
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
5 questions
What is Presidents' Day?
Interactive video
•
10th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
20 questions
Mardi Gras History
Quiz
•
6th Grade - University
10 questions
The Roaring 20's Crash Course US History
Interactive video
•
11th Grade - University
17 questions
Review9_TEACHER
Quiz
•
University