πŸ“Š C Programming
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
πŸ’¬ Discuss
βœ… Correct Answer: (B) Executing a set of statements based on some condition

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
333
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Kanak Sharma
Publisher
πŸ“ˆ
99%
Success Rate