How many bit combinations are there in a byte?
Answer Posted / vaibhav meena
it is 2^8
means 2 ^ no of bits
means 256....
:)
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
When should we use container classes instead of arrays?
Why ctype h is used in c++?
How can virtual functions in c++ be implemented?
What do you mean by public protected and private in c++?
Is set c++?
What is the use of c++ programming language in real life?
What are the operators in c++?
What is c++ coding?
Can we define function inside main in c++?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What is the header file for setw?
What is auto used for in c++?
What is switch case in c++ syntax?
What is scope resolution operator in c++ with example?
Which programming language is best to learn first?