Question: Write a boolean expression that will be true if the char variable ch is holding a lower case letter. Do not use any Java library

Write a boolean expression that will be true if the char variable ch is holding a lower case letter. Do not use any Java library method. Provide only a boolean expression, not a complete if statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
