MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements related to ‘C’ language is/are FALSE?(i) Both ‘int’ and ‘unsigned int’ variables can store exactly the same range of values.(ii) A variable in ‘C’ language cannot be declared as ‘long double’. |
| A. | Both (i) and (ii) |
| B. | Only (i) |
| C. | Only (ii) |
| D. | Neither (i) nor (ii) |
| Answer» B. Only (i) | |