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
Can I run c program in turbo c++?
What is algorithm in c++ programming?
What is an object in c++?
What is a far pointer? where we use it?
What is a flag in c++?
What you know about structures in C++?
give me an example for testing a program showing the test path .show how the test is important and complex.
Define a pdb file.
which operator is used for performing an exponential operation a) > b) ^ c) none
Do you know the use of vtable?
What is encapsulation in c++ with example?
When does a 'this' pointer get created?
Which one between if-else and switch is more efficient?
Evaulate: 22%5 a) 2 b) 4 c) 0
What type of question are asked in GE code writing test based on c++ data structures and pointers?