Data Types in C - GeeksforGeeks

Data Types in C - GeeksforGeeks

University

10 Qs

quiz-placeholder

Similar activities

Quiz Menjaga Pandangan👀, Pendengaran👂🏼, Tutur Kata👄

Quiz Menjaga Pandangan👀, Pendengaran👂🏼, Tutur Kata👄

University

11 Qs

QUIZ WEBINAR TAX EDU SERIES EPISODE 21

QUIZ WEBINAR TAX EDU SERIES EPISODE 21

University

10 Qs

Quiz Literasi Olahraga

Quiz Literasi Olahraga

University

14 Qs

Round 1

Round 1

University

10 Qs

อิงลิชบท6

อิงลิชบท6

University

10 Qs

câu hỏi

câu hỏi

University

15 Qs

ETHICS WAYS TO OVERCOME YOUR CONFLICTS

ETHICS WAYS TO OVERCOME YOUR CONFLICTS

University

15 Qs

Childhood anemia

Childhood anemia

University

10 Qs

Data Types in C - GeeksforGeeks

Data Types in C - GeeksforGeeks

Assessment

Quiz

Others

University

Medium

Created by

Nandhini K

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?