A

Admin • 833K Points
Coach

Q. The if-elseif-else statement in C programming is used?

  • (A) Create multiple conditional statements
  • (B) Return values
  • (C) Loop in if-else block
  • (D) All of these
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

The if-elseif-else statement is a statement which contains multiple statements based on conditions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.