Question: Write a bool function named ISWRD() that takes a string parameter. It returns true only if all the characters in the parameter are letters; otherwise,
Write a bool function named ISWRD() that takes a string parameter. It returns true only if all the characters in the parameter are letters; otherwise, it returns false.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
