
Data Types in C - GeeksforGeeks
Authored by Nandhini K
Others
University
Used 1+ 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
What is the range of the short int data type in C?
0 to 65,535
-32,768 to 32,767
-2,147,483,648 to 2,147,483,647
0 to 4,294,967,295
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of the char data type in C?
8 bytes
4 bytes
2 bytes
1 byte
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the range of the float data type in C?
1.2E-38 to 3.4E+38
0 to 255
1.7E-308 to 1.7E+308
-128 to 127
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of the double data type in C?
1 byte
4 bytes
8 bytes
2 bytes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the void data type in C?
To store integer values
To store single characters
To specify no value
To store decimal numbers
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the format specifier for printing a float value in C?
%c
%lf
%d
%f
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is used to store only a single character in C?
int
double
float
char
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?