How many bit combinations are there in a byte?
Posted in Microprocessors Interview Questions
Byte contains 8 combinations of bits.
Post Your Answer!
Send This to a Friend
← Where does CPU Enhanced mode originate from?
Have you studied buses? What types? →
Related Interview Questions
What is Program counter? 10.01.09
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What is Program counter? 10.01.09
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What is the use of ‘W’ bit in opcode ?. 14.11.08
W bit in op-code : If an instruction in 8086 can operate on either a byte or a word , the op-code includes a W-bit which indicates whether a byte ( W =0 ) or a...
Q What is Byte Message ? 12.11.08
A Byte Messages contains a Stream of uninterrupted bytes. Byte Message contains an array of primitive bytes in it's payload. Thus it can be used for transfer...
There is a safe with a 5 digit number as the key. The 4th digit is 4 greater than the second digit, while the 3rd digit is 3 less than the 2nd digit. The 1st digit is thrice the last digit. There are 3 pairs whose sum is 11. Find the number. 01.11.08
65292 As per given conditions, there are three possible combinations for 2nd, 3rd and 4th digits. They are (3, 0, 7) or (4, 1, 8) or (5, 2, 9) It is g...
What is Program counter? 19.07.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What difference between cmp and diff commands? 26.03.06
cmp - Compares two files byte by byte and displays the first mismatch diff - tells the changes to be made to make the files identical...
How many bit combinations are there in a byte? 26.03.06
Byte contains 8 combinations of bits....
What is Program counter? 17.03.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What are Digrams and Trigrams? 07.03.06
The most common two letter combinations are called as digrams. e.g. th, in, er, re and an. The most common three letter combinations are called as trigrams. e.g...
Saturday, February 21, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment