MCQOPTIONS
Saved Bookmarks
| 1. |
What is the format identifier for static num = 200.05; ? |
| A. | Illegal declaration due to absence of data type |
| B. | %s |
| C. | %d |
| D. | %f |
| E. | None of these |
| Answer» D. %f | |