

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | The substring is:world |
B. | The substring is:Hello |
C. | The substring is:Helloworld |
D. | error in the code |
Answer» B. The substring is:Hello | |