In this assignment you demonstrate your understanding of working with String manipulations in JAVA by completing tasks and answering questions. Here is what I would like you to do:
Working with strings: Create a Java Program that does the following
Prompts the user for their first name, stored in a fName variable
Prompts the user for their last name, stored in a lName variable
Prints to the screen the following
“Hello Firstname Lastname” – by conactenating two inputs by the user into a variable UserFullName and displaying the new variable
Tell’s the user the total length of the their name
Turn the name to all upper case and display it
Turn the name to all lower case and display it
Count the # of vowels in the name and display a vowel count
Count the number of non vowels in the name and display it
Store the text “I am a very good student who works hard” in a variable
Indicate what character is located in position 10 of this string of text
Indicate what position the word “good” begins and ends at
Ask the user to enter a the word “Excellent”
Verify the user entered it correctly.
If the user entered it correctly tell them good job. If the user did not tell them they are incorrect and to try again.
Bonus: Continue making them try until they get this correct
Tell the user the current date and time in the following format.
Current Date and Time :
June 19, 2020
3:13 pm
Note: These can be completed in any order you feel is best suited to accomplish the tasks.
Create a program that demonstrates the use of:
Binary Search
Brute Force Search
Ternary Search
Be sure to submit both your source code and the document. Marks are allocated not just for running code but for your understanding and explanation of the performance of algorithms. So be prepared to give clear explanations to the demonstrator.
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!Use Discount Code “Newclient” for a 15% Discount!NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.