InterviewSolution
Saved Bookmarks
| 1. |
State the output produced by the following statements.Do as directed. (a) printf("%d %c %f‘, l01,‘X‘, 20.20); (b) printf(" %3d %8.2f 12345, 222.123); (c) printf(" %.5s", "Hello World"); (d) printf(" %15.8s", "Hello Student"); (e) printf("%0.5s", "Hello World“); |
| Answer» SORRY I don't KNOW FOLLOW me and MARK as brainlist plzz please please please | |