In Java, the prototype of a method must contain a return type always based on the data type specified in the declaration . Below is the code block to explain the function of returning a string. In the driver class above, there is a private function that returns a String value.