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 ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When one must use recursion function? Mention what happens when recursion functions are declared inline?

648


List down the guideline that should be followed while using friend function.

647


Which bit wise operator is suitable for putting on a particular bit in a number?

719


Where Malloc(), Calloc(), and realloc() does get memory?

609


What are advantages of using friend classes?

631






what are Access specifiers in C++ class? What are the types?

627


Can comments be longer than one line?

617


What can I safely assume about the initial values of variables which are not explicitly initialized?

622


What is std namespace in c++?

717


What is c++ redistributable?

619


What do you understand by zombie objects in c++?

611


What's the best free c++ profiler for windows?

618


What are the unique features of C++.

570


Describe linkages and types of linkages?

565


Is c++ vector a linked list?

550