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
What are built-in functions? What is the syntax for the definition?
What is polymorphism in c++? Explain with an example?
What is the difference between global variables and static varables?
What are the operators in c++?
What is capacity in vector in c++?
What is oop in c++?
Why we use #include iostream in c++?
What is general format for a prototype?
What is the extraction operator and what does it do?
What is pointer to member?
How new/delete differs from malloc()/free?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is null pointer and void pointer?
Why do we learn c++?
how to connect with oracle 9i with server in socket program in c/c++