A

Admin • 833K Points
Coach

Q. Can the else statement exist without the if statement in C?

  • (A) Yes
  • (B) No
  • (C) ---
  • (D) ---
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

The else statement needs an if statement to execute the block.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.