What is the range of unsigned char? A. 0 to 255 B. 0 to 4255 C. –128 to 127 D. None of the above What is the range of short int? A. 0 to 65535 B. –32768 to 32767 C. –128 to 127 D. 0 to 255 What is the...


What is the range of unsigned char?


A. 0 to 255 B. 0 to 4255 C. –128 to 127 D. None of the above


What is the range of short int?


A. 0 to 65535 B. –32768 to 32767 C. –128 to 127 D. 0 to 255


What is the right way of declaring a constant?


A. const int size = 10; B. const int size; C. int size; D. None of the above




May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here