Which of the following is the correct syntax of an if-else statement in C#?
if (condition) { code } else { code }
if (condition) => { code } else => { code }
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Programming Principles Exercises are loading ...