Computer Science, asked by softabby5, 8 months ago

Formats in representing numbrs in computers

Answers

Answered by Anonymous
63
  • Computers use binary (base 2) number system, as they are made from binary digital components (known as transistors) operating in two states - on and off. In computing, we also use hexadecimal (base 16) or octal (base 8) number systems, as a compact form for representing binary numbers. 1.1 Decimal (Base 10) Number System

Similar questions