Question: 4-22) (Check substring) Write a program that prompts the user to enter two strings and reports whether the second string is a substring of the
4-22) (Check substring) Write a program that prompts the user to enter two strings and reports whether the second string is a substring of the first string.
SAMPLE RUN #4: java HasSubstring
Interactive Session Standard Input Standard Error (empty) Standard Output Hide Invisibles
Highlight: NoneStandard Input OnlyPrompts OnlyStandard Output w/o PromptsFull Standard OutputAllShow Highlighted Only
Enterstrings1:precocious Enterstrings2:pre preisasubstringofprecocious
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
