• 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