What package is the string class located in


Problem:

Question 1: What package is the String class located in?

Question 2: Which string method returns how many characters are in a String object?

Question 3: Write the lines of code to get a version of this String in all upper case letters:
String city = new String("Charlotte"); String capCity;

Any help would be greatly appreciated!

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: What package is the string class located in
Reference No:- TGS0892501

Expected delivery within 24 Hours