Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many bit combinations are there in a byte?

Answer Posted / arjun

This has to be the easiest technical question for any
programmer...

A Byte is made of 8 Bits, so the number of combination for
Byte would be 2^8.

However, if asked the maximum number represented then it
would be (2^8)-1.

Surely, if you can't answer this you should seriously think
about changing your profession.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by “this” pointer?

1127


Differentiate between an array and a list?

1223


what kind of projects are suitable for c and c++

1090


Why is swift so fast?

1176


Why the usage of pointers in C++ is not recommended ?

1517


Will a catch statement catch a derived exception if it is looking for the base class?

1061


How to get the current position of the file pointer?

1101


How can an improvement in the quality of software be done by try/catch/throw?

1140


What is c++ 11 and c++ 14?

1108


How should runtime errors be handled in c++?

1196


How is c++ used in the real world?

1089


Describe new operator and delete operator?

1139


What is the default access level?

1120


Define whitespace in C++.

1270


Why use of template is better than a base class?

1252