
C Programming Basics Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Vihari Busa
FREE Resource
105 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the format specifier for a floating-point number in printf()?
%d
%c
%f
%s
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will happen if you input a floating-point number using %d in scanf()?
It will store the integer part.
It will cause a runtime error.
It will store the floating-point value.
It will print a warning.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statements is correct?
printf() is used to read input from the user.
scanf() is used to display output.
Both printf() and scanf() work with format specifiers.
None of the above.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the typical size of an int on a 32-bit system?
2 bytes
4 bytes
8 bytes
1 byte
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is a valid use of the void data type?
Declaring a variable of type void.
Declaring a function that does not return a value.
Declaring a pointer to hold integer data.
Returning multiple values from a function.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a primitive data type in C?
int
float
array
char
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which control statement is best suited for multiple choices?
if-else
switch-case
for
goto
Create a free account and access millions of resources
Similar Resources on Wayground
110 questions
PLTW CSE Unit 3.1/3.2 Review (Python)

Quiz
•
9th - 12th Grade
107 questions
Soal Paket 1

Quiz
•
12th Grade
103 questions
Project Management Quiz

Quiz
•
12th Grade
100 questions
Internet Ownership and Networking Quiz

Quiz
•
12th Grade
100 questions
Cybersecurity Quiz

Quiz
•
12th Grade
103 questions
M1 R5 Chapter 11

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade