Every C program begins execution at the function
C/C++ Programming Chapter 2

Quiz
•
Computers
•
University
•
Medium
Lê Duy Tân
Used 44+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
main
void
stdio.h
if
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Every function’s body begins with ___ and ends with ___
left brace ({), right brace (})
right brace (}), left brace ({)
semicolon, left brace ({)
printf, right brace (})
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Every statement ends with a(n) ___
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ___ standard library function displays information on the screen.
printf
scanf
if
readline
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ___ Standard Library function is used to obtain data from the keyboard.
if
printf
scanf
main
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The conversion specifier ___ is used in a scanf format control string to indicate
that an integer will be input and in a printf format control string to indicate that an
integer will be output.
%x
%t
%m
%d
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Function printf always begins printing at the beginning of a new line.
True
False
Answer explanation
Function printf always begins printing where the cursor is positioned,
and this may be anywhere on a line of the screen.
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Operator in C

Quiz
•
University
15 questions
Common errors in C programming

Quiz
•
University
20 questions
Programming Concepts in C

Quiz
•
University
20 questions
C - Strings

Quiz
•
University
20 questions
CSE C Section

Quiz
•
University
12 questions
Printf, scanf

Quiz
•
University
20 questions
Programming Concepts in C - Quiz-II

Quiz
•
University
12 questions
Functions C

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade