
C Programming Quiz

Quiz
•
Other
•
University
•
Medium
cisman salah
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the \n character do in a C program?
It creates a new line
It creates a space
It creates a tab
It creates a backslash
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of comments in C?
To output text
To create text variables
To explain and document code
To print text and numbers with a simple line of code
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to store integers (whole numbers) in C?
char
float
int
double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What format specifier is used to print an integer value in C?
%f
%d
%c
%s
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you assign a new value to an existing variable in C?
The previous value is overwritten
The previous value is deleted, and the variable is cleared
The new value is ignored
An error occurs
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare multiple variables of the same type in C?
Separate each variable with a semicolon
Use a comma-separated list
Declare each variable on a new line
Use square brackets around variable names
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a recommended practice when naming variables in C?
Use short, single-letter names like x and y
Use descriptive names to create understandable code
Use reserved words as variable names
Use random combinations of letters and numbers
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
QUIZ WEEK 6

Quiz
•
University
20 questions
Java programming

Quiz
•
University
20 questions
Pseudocode Mastery Challenge

Quiz
•
University
25 questions
Phases of compiler Quiz

Quiz
•
University
25 questions
EXAM MMI

Quiz
•
University
30 questions
Introduction to Programming - COIT20245 - PASS Session

Quiz
•
University
20 questions
Programming Fundamentals

Quiz
•
KG - University
20 questions
CNC quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

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

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade