Explain Return type

Return type: It is the declared type of a method, appearing instantly before the method name, like void in

    public static void main(String[] args)
    or Point[] in
    public Point[] getPoints()

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.