Question: So im doing a java project. I need to create a boolean method that checks if a sentence (string) contain a list of characters, if
So im doing a java project. I need to create a boolean method that checks if a sentence (string) contain a list of characters, if one of the character is not on the list, i want it to return false. Otherwise i want the method to return true. Please help. Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
