Question 1358 – Theory-of-Computation
May 27, 2024Question 1273 – Nielit Scientist-B CS 2016 march
May 27, 2024Nielit Scientist-B CS 2016 march
|
Question 6
|
The result of the subtraction FD16 – 8816 is
|
75 16
|
|
|
65 16
|
|
|
5E 16
|
|
|
10 16
|
Question 6 Explanation:
Step-1: Convert Hexadecimal numbers into decimal numbers.
(FD) 16</sub> = (253) 10
(88) 16</sub> = (136) 10
Step-2: Perform subtraction 253-136=(117) 10
Step-3: Convert (117) 10 =(75) 16
(FD) 16</sub> = (253) 10
(88) 16</sub> = (136) 10
Step-2: Perform subtraction 253-136=(117) 10
Step-3: Convert (117) 10 =(75) 16
Correct Answer: A
Question 6 Explanation:
Step-1: Convert Hexadecimal numbers into decimal numbers.
(FD) 16</sub> = (253) 10
(88) 16</sub> = (136) 10
Step-2: Perform subtraction 253-136=(117) 10
Step-3: Convert (117) 10 =(75) 16
(FD) 16</sub> = (253) 10
(88) 16</sub> = (136) 10
Step-2: Perform subtraction 253-136=(117) 10
Step-3: Convert (117) 10 =(75) 16
