How many types of representation are there for signed binary numbers?

15. How many types of representation are there for signed binary numbers?

  1. 5
  2. 4
  3. 3
  4. 2

Answer: C) 3

Explanation:

There are three types of representations for signed binary numbers:

  • Sign-Magnitude form
  • 1's complement form
  • 2's complement form

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.