

MCQOPTIONS
Saved Bookmarks
1. |
Which is true in case of ANSI C? |
A. | Comments are represented in /* and */ |
B. | Nested comments are not allowed |
C. | Comments are not allowed within a string constant |
D. | Nested comments are allowed |
Answer» C. Comments are not allowed within a string constant | |