Report Bug

Qus: Negative numbers are encoded using the __________ technique

Qus तकनीक का उपयोग करके नकारात्मक संख्याओं को एनकोड किया जाता है


A. twos compliment
B. floating point
C. ASCII
D. Unicode


Solution
A. twos compliment



Explanation
Two's complement is used for encoding the negative numbers. Hence Negative numbers are encoded using the Two's complement.