Description: Personal original code: write Java Application, complete the following functions:
(1) declare a String object called s, and that its "My name is Carroll"
(2) to print the entire string
(3) Print the length of the string
(4) to print the first character string
(5) print the last character
To Search:
File list (Check if you may need any files):
本Java程序设计详细要求.txt
StringTest.java