Switch case
switch case is a branching statement used to perform the action based on available choices, instead of making decisions based on conditi...
switch case is a branching statement used to perform the action based on available choices, instead of making decisions based on conditi...