How many bit combinations are there in a byte?
Answer Posted / manoj
2 pow 8 combinations =256
Arjun is right
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the various compound assignment operators in c++?
What are default parameters? How are they evaluated in c++ function?
What is ofstream c++?
Explain the pure virtual functions?
Write about the local class and mention its use?
What does I ++ mean in c++?
Is c++ a high level language?
What does std mean in c++?
Write a program to interchange 2 variables without using the third one.
What is the use of bit fields in structure declaration?
Can char be a number c++?
Are c and c++ different?
What is ios :: in in c++?
Can we specify variable field width in a scanf() format string? If possible how?
Which c++ compiler is best?