27) What is the output of the below Java program with SWICH and ENUM? Explanation: A SWITCH in java works well with enum constants . CASE Constants are defined without enum type.
27) What is the output of the below Java program with SWICH and ENUM? Explanation: A SWITCH in java works well with enum constants . CASE Constants are defined without enum type.