NIC-NIELIT Scientist-B 2020
October 5, 2023Computer-Organization
October 5, 2023NTA UGC NET DEC-2022 Paper-2
|
Question 10
|
Which of the following is wrong about the data types?
|
The number is always positive when qualifier ‘unsigned’ is used.
|
|
|
The number can be positive or negative when the qualifier ‘signed’ is used.
|
|
|
The range of values for signed data types is more than that of unsigned data types
|
|
|
The left most bit in unsigned data type is used to represent the value
|
Question 10 Explanation:
Except statement-3 all statements are true
Correct Answer: C
Question 10 Explanation:
Except statement-3 all statements are true
