J2SE Question:

What is case?

J2SE Interview Question
J2SE Interview Question

Answer:

A Java keyword that defines a group of statements to begin executing if a value specified matches the value defined by a preceding switch keyword.


Previous QuestionNext Question
What is binary operator?What is bytecode?