Tuesday, November 29, 2011

What is case?

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.
Category:J2SE Interview Questions

No comments:

Post a Comment