Program to Check whether Character is Alphabet or Not

In this article we are going to write java program to check whether character entered by user is alphabet or not. Java code to check if character is alphabet or not Output if character is alphabet Output if character is not alphabet