📚 Question Bank Q7 — Programming and Data Structure
Tags
Programming and Data Structure
Q7. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023
Which of the following is wrong about the data types? 
1.The number is always positive when qualifier ‘unsigned' is used.
2.The number can be positive or negative when the qualifier ‘signed' is used
3.The range of values for signed data types is more than that of unsigned data types ✓ Correct
4.The left most bit in unsigned data type is used to represent the value
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question