Computer Science, asked by imranshameem83, 1 year ago

Binary system is comprised of the values 1 & 0 , 0 means : ( on , off , start , low)

Answers

Answered by KookieMegha
6

Answer:

0 in binary system means off

Explanation:

hope it helps

have a gd day

Answered by ashutoshkrmgssl
0

Answer:

The relevant answer to this query is as follows:

A binary system is comprised of the values 1 & 0

0 means: off

Explanation:

  • Binary is a base 2 number system. Base 2 means there are just two numbers — 1 and 0 — which correspond to the on and off states your computer can conclude. You’re likely familiar with base 10 — the decimal system.
  • Decimal makes usage of ten numerics that range from 0 to 9 and also wraps around to form two-numbers figures, with each number being worth ten times further than the last( 1, 10, 100, etc.). Binary is analogous, with each number existing worth two times further than the last.
  • In double, the first number is worth 1 in numeric. The alternate number is worth 2, the third worth 4, the fourth worth 8, and so on — doubling each moment. Adding these all up gives you the number in numeric. thus,
  • Account for 0, this gives us 16 achievable valuations for four binary bits. Move to 8 bits, and you have 256 feasible values. This takes up a lot of further space to describe, as four digits in decimal give us,000 possible valuations.

#SPJ2

Similar questions