InterviewSolution
Saved Bookmarks
| 1. |
%f access specifier is used for ________(a) Strings(b) Integral types(c) Floating type(d) All of the mentionedThis question was addressed to me in class test.Query is from Float Datatype topic in section Floating Point & Sizeof Operator in C of C |
|
Answer» RIGHT CHOICE is (C) FLOATING type Explanation: NONE. |
|