A method cannot return more than one type . The signature of a method contains the return type or void if the method doesn’t return anything.
A method cannot return more than one type . The signature of a method contains the return type or void if the method doesn’t return anything.