Login and Register ×
Check your Email for the OTP
C Programming Language MCQ Decision Making of C Language
⚠ Report ✓ Question Verified Copy Link
Explanation:
Answer: a) if statement
Explanation: The if statement is used to execute a block of code only if the condition is true. If the condition is false, then the block of code is skipped.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from C Programming Language MCQ Decision Making of C Language