Q:

maximum value of unsigned interger when interger needs two bye of storage

0

maximum value of unsigned interger when interger needs two bye of storage


  1. 2^16
  2. 2^16-1
  3. 2^15-1
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

2^16-1

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

C Programming Multiple Choice Questions And Answers

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Find out the error #include #include int main() { ... >>
<< Which of the data types has the size that is varia...