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...


any string of bits of length 'n' represents a unique non-
negative integer between.............?

Answers were Sorted based on User's Feedback



any string of bits of length 'n' represents a unique non- negative integer between.........

Answer / ravi joshi

Between 0 and 2^n-1

Is This Answer Correct ?    16 Yes 0 No

any string of bits of length 'n' represents a unique non- negative integer between.........

Answer / vinocit

2^n

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More C Interview Questions

get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement

3 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


in which language c language is written?

2 Answers  


Can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


#define FALSE -1 #define TRUE 1 #define NULL 0 main() { if(NULL) puts("NULL"); else if(FALSE) puts("TRUE"); else puts("FALSE"); }

1 Answers  


Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   MAHINDRA, Protech, Sivan Tech,


Who had beaten up hooligan "CHAKULI" in his early college days?

1 Answers  


how do you execute a c program in unix.

0 Answers  


What is the advantage of c?

0 Answers  


Why c is faster than c++?

0 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


Does c have circular shift operators?

0 Answers  


Categories