1
How is the return type of a method can be shown while defining a method ?
By the data type and the variable name following the method name
By the data type alone before the method name
By the data type and variable names in parentheses
By the data type alone after the method name