Branch the flow of code using the switch-case construct in C#

Learn how to add branching logic that matches one variable or expression against many possible values.

Learning objectives

After you complete this module, you’ll be able to:

  • Use the switch-case construct to match a variable or expression against several possible outcomes.
  • Convert code that uses an if-elseif-else construct into a switch-case construct.

microsoft system center certification training courses malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *