Question: Assume the String variable userid contains a user id. Write selection statement(s) which will: print out user id too short if the length of the
Assume the String variable userid contains a user id. Write selection statement(s) which will: print out user id too short if the length of the user id is less the 6; print out user id ok if the length is between 6 and 10 including 6 and 10; and print out user id too long if the length is greater than 10.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
