

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» C. %f | |