Search Header Logo

Quiz on Data Types in C

Authored by Satheesh D

Computers

University

Used 1+ times

Quiz on Data Types in C
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of an 'int' data type in C on a 32-bit GCC compiler?

2 bytes

4 bytes

1 byte

8 bytes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a user-defined data type in C?

int

float

char

struct

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of 'unsigned short int' in C?

-32,768 to 32,767

0 to 65,535

-2,147,483,648 to 2,147,483,647

0 to 4,294,967,295

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which format specifier is used for 'double' data type in C?

%f

%lf

%d

%c

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'void' data type represent in C?

A character

No value

A floating-point number

A numeric value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of 'long double' in C?

8 bytes

16 bytes

12 bytes

4 bytes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a primitive data type in C?

struct

char

float

int

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?