Vidyalelo
C Programming · Q101

Function

Programming · C Programming · question 101

Q101

What is the format identifier for "static a = 20.5;"?

A.
%s
B.
%d
Answer
C.
%f
D.
Illegal declaration due to absence of data type

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board