A return type may be a primitive type like int,float, double a reference type
void type returns nothing.
there are few important things to understanding about returning the value the type of data returned by a method must be compatible with the return type specifyed by the method
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)