How many bit combinations are there in a byte?
Answer Posted / k.kishorebabu
=2^8-1
=256-1
=255
bco'z only 8 bit data can be loaded that depends on the
address lines we take
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
Why iomanip is used in c++?
Are there any special rules about inlining?
What is a stack? How it can be implemented?
What is the difference between prefix and postfix versions of operator++()?
What are the various compound assignment operators in c++?
Is c++ an integer?
What are register variables?
which operator is used for performing an exponential operation a) > b) ^ c) none
Is empty stack c++?
What sorting algorithm does c++ use?
When does a 'this' pointer get created?
Explain the use of this pointer?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
Explain about templates of C++.
What is vectorial capacity?