engineering recuitment NIELIT Scientific Assistant Mock Test 2025 Programming and Data Structure Programming in C
Which of the following statements is/are FALSE?
(i) The size of an integer pointer is always less than the size of a float pointer.
(ii) A pointer variable cannot be assigned NULL.
(iii) A single pipe (|) symbol is used to represent logical OR operator in 'C'.
1
All (i), (ii), and (iii)
2
Only (i)
3
Only (ii)
4
Only (ii) and (iii)