Programming - C++ Language - Discussion

You Are Here :: Home > C++ Language > C++ Language - Discussion

 



Q.

What will be the output of the following statement?
printf( 3 + "goodbye");                         


A. goodbye B. odbye
C. dbye D. bye

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion