This example check for the character in uppercase or not.
This example check for the character in uppercase or not.This tutorial demonstrate the use of Character.isUpperCase() method for rectifying whether the value stored in char is in uppercase or not.
public class CheckUpper {
|
