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

Answer Posted / vinocit

2^n

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the ANSI C Standard?

782


why do some people write if(0 == x) instead of if(x == 0)?

657


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

644


What is size of union in c?

584


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

1598






What does c mean in basketball?

564


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

2195


Tell us the use of fflush() function in c language?

644


What is selection sort in c?

613


How can I find out if there are characters available for reading?

649


What is pragma c?

620


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

619


Write a program to print ASCII code for a given digit.

691


What is calloc() function?

627


Explain what is the difference between text files and binary files?

622