πŸ“Š C Programming
Q. Output of this statement is :
Code:
printf ( "%d" , printf ( "hello" ) );
  • (A) yntex Error
  • (B) hello5
  • (C) gives garbage value
  • (D) print hello and terminates
πŸ’¬ Discuss
βœ… Correct Answer: (B) hello5

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
191
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
85%
Success Rate