Question: Write a Class called (MyInitials) that has a static method called (findInitials). This method take two parameters (first name and last name) and return your
Write a Class called (MyInitials) that has a static method called (findInitials). This method take two parameters (first name and last name) and return your Initials as capital letters. Call the method findInitials in the main method. Send your first and last name in small letters as parameters. Print the returned value. Your answer must contain the code and a screenshot of the output. The output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
