How many bit combinations are there in a byte?
Answer Posted / azza
There are 256 combinations as 00000000 is classed a one
combination. plus the other 255 combinations. Answer 8 is
wrong.Answer 2 is correct.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Define the process of error-handling in case of constructor failure?
What is c++ good for?
What is cin clear () in c++?
What is c++ used for in games?
Which operator cannot overload?
What is the use of c++ programming language in real life?
Is rust better than c++?
Search for: what is pair in c++?
What is jump statement in C++?
Define a conversion constructor?
Explain the advantages of using friend classes.
What is a unnitialised pointer?
Differentiate between a constructor and a destructor in c++.
Explain the properties and principles of oop.
What do you mean by overhead in c++?