C Specifier

C Specifier

University

5 Qs

quiz-placeholder

Similar activities

KALIMAT EFEKTIF

KALIMAT EFEKTIF

University

10 Qs

Topic 3: Site Clearance & Earthworks

Topic 3: Site Clearance & Earthworks

University

10 Qs

Le langage SMS

Le langage SMS

9th Grade - Professional Development

10 Qs

ESTADOS FINANCIEROS UNIDAD 3

ESTADOS FINANCIEROS UNIDAD 3

University

10 Qs

CONCORDANCIA NOMINAL Y VERBAL

CONCORDANCIA NOMINAL Y VERBAL

University

10 Qs

APPLIED MECHANICS

APPLIED MECHANICS

University

10 Qs

Kuiz Bab 5 DAC21903

Kuiz Bab 5 DAC21903

University

10 Qs

Womens Health

Womens Health

University

10 Qs

C Specifier

C Specifier

Assessment

Quiz

Other

University

Medium

Created by

Azrinna Muhamad

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which specifier is used to print a double precision floating-point number?

%f

%d

%c

%lf

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which specifier is used to print a string in C?

%d

%f

%s

%c

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which format specifier is used for a floating-point number in C?

%d

%f

%s

%c

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the format specifier %d represent in C?

Character

String

Float

Integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is a single character input taken using scanf?

%d

%c

%f

%s