Question
Computer Organization and Architecture Question on Binary, integer and floating-point- numbers
Given below are two statements:
Statement I: 011010 is 2's complement representation of -37.
Statement II: (211)s is octal representation of 137.
In the light of the above Statements, choose the most appropriate answer from the options given below :
A
Both Statement I and Statement II are true
B
Both Statement I and Statement II are false
C
Statement I is true but statement II is false
D
Statement I is false but statement II is true
Answer
Statement I is false but statement II is true
Explanation
Solution
The correct answer is(D): Statement I is false but statement II is true