A

Admin • 802.91K Points
Coach

Q. Decision making in the C programming language is ___.

  • (A) Repeating the same statement multiple times
  • (B) Executing a set of statements based on some condition
  • (C) Providing a name of the block of code
  • (D) All of these
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
Decision-making in C programming is executing a block of code to be executed by the program based on some condition.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.