

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C knowledge and support exam preparation. Choose a topic below to get started.
1. |
The value of CHAR_MAX will be equal to SCHAR_MAX when _________ |
A. | char represents positive value |
B. | char represents value equal to 0 |
C. | char represents negative value |
D. | char represents an exponential value |
Answer» D. char represents an exponential value | |