

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
#include
|
A. | str1=IndiaBIX str2=BIX |
B. | str1=India str2=BIX |
C. | str1=India str2=IndiaBIX |
D. | Error: in macro substitution |
Answer» C. str1=India str2=IndiaBIX | |