any string of bits of length 'n' represents a unique non-
negative integer between.............?
Answer Posted / ravi joshi
Between 0 and 2^n-1
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the basic structure of c?
In C language what is a 'dangling pointer'?
What is the difference between array and structure in c?
What is a spanning Tree?
What are the three constants used in c?
What is file in c preprocessor?
Is fortran still used today?
Is it better to use a macro or a function?
What is an array? What the different types of arrays in c?
What is ctrl c called?
What are the c keywords?
Tell us the use of fflush() function in c language?
What is typedf?
What is #line used for?
Why is not a pointer null after calling free?