

MCQOPTIONS
Saved Bookmarks
1. |
The statement char ch = ‘Z’ would store in ch : |
A. | The character Z |
B. | ASCII value of Z |
C. | Z along with the single inverted commas |
D. | Both (A) and (B) |
Answer» C. Z along with the single inverted commas | |