
C Programming Quiz

Quiz
•
Information Technology (IT)
•
University
•
Medium
Nagendra Gaur
Used 1+ times
FREE Resource
80 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of
` printf("%d", 5 + 2 * 3); `?
21
11
16
15
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function returns the length of a string?
strcopy()
strlen()
strcmp()
strcat()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid C identifier?
int@num
123abc
_varName
void
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does `#include
Declares main function
Links standard I/O functions
Allocates memory
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of the following loop? for(int i = 0; i < 3; i++) { printf("%d ", i); }
0 1 2
1 2 3
0 1 2 3
0 1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which storage class maintains the variable value between function calls?
auto
register
static
extern
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to access the value at an address in C?
&
*
->
@
Create a free account and access millions of resources
Similar Resources on Wayground
80 questions
ICT final

Quiz
•
University
76 questions
Chương 1

Quiz
•
University
79 questions
web b

Quiz
•
University
84 questions
Review Quiz Midterm Intro to Computing

Quiz
•
University
84 questions
Bank Soal Informatika 9 SMT 1

Quiz
•
9th Grade - University
76 questions
chapter 3 76

Quiz
•
University
80 questions
Basics Computer

Quiz
•
University
79 questions
икт 31-110

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade