adplus-dvertising
frame-decoration

Question

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

a.

%s

b.

%d

c.

%f

d.

Illegal declaration due to absence of data type

Posted under Functions C Programming

Answer: (b).%d

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the format identifier for “static a = 20.5;”?