- A There are only two types of decision-making statements in C language.
- B The decision-making statements are used to test a condition and execute a block of code based on the result of the condition.
- C The decision-making statements are not used in loops.
- D The decision-making statements are not used in functions.
- Share this MCQ
Answer:
B
Share this MCQ
Answer: b) The decision-making statements are used to test a condition and execute a block of code based on the result of the condition.
Explanation: Decision-making statements are an important part of C programming language, which allow you to test a condition and execute a block of code based on the result of the condition.
Click me to Read more Question & Answer of Uttar Pradesh GKShare this MCQ