Write a program to check whether an entered character is lowercase (a to z ) or uppercase ( A to Z ). Take a parameterized method which takes a single "character" as an input.
Created 1 year ago
120
Views
1
Comments
pls tell code for this question