state gov UP Police Programmer Grade 2 Mock Test Series Programming and Data Structure Programming in C
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’.1
Both (i) and (ii)
2
Only (i)
3
Only (ii)
4
Neither (i) nor (ii)