This is an interview Question that i was asked recently:
Write a C program which when compiled and run, prints out a message indicating whether the compiler that it is compiled with, allows /* */ comments to nest
How to go about this ?
int noNesting = 0 /* /* */ + 1 // */
;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With