Q. In Java, what does the concat() method of a String object do?
β
Correct Answer: (A)
Combines two strings.
You must be Logged in to update hint/solution