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 / santosh shah

256 combinations.Byte contains the 8 Bits and bit contains
either the value 0 or 1.i.e.(2 raise to power 8 minus
1).The maximum number of value represented with a byte is 8
bits is 255 but 0 should also be considered as well as 1,
2, 3, ..., 255. So there are total
256 combinations.

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used to run c++ program?

1044


What is a dll entry point?

1065


Is c++ a programming language?

1139


Define a constructor - what it is and how it might be called (2 methods)?

1226


Is there finally in c++?

1149


Explain public, protected, private in c++?

1069


Which is the best c++ compiler?

1130


What is c++ map?

1247


How long does it take to get good at leetcode?

1238


What is purpose of new operator?

1126


Can I create my own functions in c++?

1136


What are destructors?

1060


What is the difference between ++ count and count ++?

1197


Define pure virtual function?

1042


Explain the virtual inheritance in c++.

1112