✏️ Explanatory Question

What are all decision control statements in C?

👁 700 Views
📘 Detailed Answer
No previous question
No next question
💡

Answer with Explanation

There are 3 types of decision making control statements in C language. They are,

  1. if statements
  2. if else statements
  3. nested if statements
No previous question
No next question