Answered step by step
Verified Expert Solution
Question
1 Approved Answer
java program for these two questions please 3. Read an array of 5 names from the user. The input name format is Dr. Bontu, Dr.
java program for these two questions please
3. Read an array of 5 names from the user. The input name format is Dr. Bontu, Dr. Gladys, Dr. Kavitha. Read search name from the user. The user may enter just the name like Bontu, Gladys and Kavitha. Check if the name entered by the user is present in the array of names If the name is found then display "Name Found" or else display "Name not Found" 4. Read a sentence from the user and display the count of the word VIT used in the sentence. If the word VIT is not present in the sentence then display the message "No such word in the Sentence" Message Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started