ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is smallest integer data type?
Correct Answer: C — byte
'byte' is signed 8-bit smallest integer data type that has range from -128 to 127.