How many bit combinations are there in a byte?


Byte contains 8 combinations of bits.



Explore posts in the same categories: Microprocessors Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What are Digrams and Trigrams?
  • The most common two letter combinations are called as digrams. e.g. th, in, er, re and an. The most common...
  • What difference between cmp and diff commands?
  • cmp - Compares two files byte by byte and displays the first mismatch diff - tells the changes to be made...
  • What is Program counter?
  • Program counter holds the address of either the first byte of the next instruction to be fetched for execution or...
  • What is Program counter?
  • Program counter holds the address of either the first byte of the next instruction to be fetched for execution or...
  • What is Exhaustive Testing?
  • Testing which covers all combinations of input values and preconditions for an element of the software under test....
  • What is the difference between 8086 and 8088?
  • The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and...
  • Why do we code S9(4) comp. Inspite of knowing comp-3 will occupy less space ?
  • Here s9(4)comp is small integer ,so two words equal to 1 byte so totally it will occupy 2 bytes(4 words).here...
  • Why do we code s9 (4) comp In spite of knowing comp-3 will occupy less space ?
  • Here s9(4)comp is small integer, so two words equal to 1 byte so totally it will occupy 2 bytes(4 words).here...
  • Why do we code S9(4) comp. Inspite of knowing comp-3 will occupy less space. ?
  • Here s9(4)comp is small integer ,so two words equal to 1 byte so totally it will occupy 2 bytes(4 words).here...
  • What is the VSAM-code field ?
  • It is a COBOL II enhancement to VSAM batch processing expanding the FILE STATUS field. It is defined in...

    Comment:

    You must be logged in to post a comment.