C Data Types Quiz

C Data Types Quiz

University

15 Qs

quiz-placeholder

Similar activities

С hashtag base

С hashtag base

University

20 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

12 Qs

C++ Assesment 1

C++ Assesment 1

University

20 Qs

IF Belajar Pertemuan 5 Variabel, IF

IF Belajar Pertemuan 5 Variabel, IF

University

20 Qs

Chương 1 - Giới thiệu ngôn ngữ lập trình

Chương 1 - Giới thiệu ngôn ngữ lập trình

University

19 Qs

PTS PEMROGRAMAN DASAR

PTS PEMROGRAMAN DASAR

University

15 Qs

VCS QUIZ 6

VCS QUIZ 6

University

10 Qs

Oytie_CoreJava_Quiz

Oytie_CoreJava_Quiz

University

20 Qs

C Data Types Quiz

C Data Types Quiz

Assessment

Quiz

Education

University

Easy

Created by

Dr. Mary

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of the integer data type in C?

8 bytes

1 byte

4 bytes

2 bytes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which format specifier is used for the float data type in C?

%lf

%f

%c

%d

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of the character data type in C?

0 to 65535

-32768 to 32767

0 to 255

-128 to 127

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

struct

char

float

int

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of the double data type in C?

1.2E-38 to 3.4E+38

1.7E-308 to 1.7E+308

0 to 255

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the void data type represent in C?

A single character

No value

An integer

A floating-point number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type can store negative values?

unsigned long int

short int

unsigned short int

unsigned int

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?