Question: Need help creating code 5.11 Lab6b Due Oct-31 Objective For this lab, you will continue to practice manipulating strings. Task You are to write a
Need help creating code

5.11 Lab6b Due Oct-31 Objective For this lab, you will continue to practice manipulating strings. Task You are to write a Java application that . Creates an ID from two words. . The ID has the form: LastHalfofWord1LengthOfWord2 +UppercaseFirstLetterOfWord2 For example, if the two words are george and washington, the ID will be rge10W 1. Extracts a file extension from a file path. For example, if the file path is /some/path/to/file/myfile,java, the program would print: The file extension is ".java LAB ACTIVITY 5.11.1: Lab6b Due Oct-31 0/12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
