Ganesh Saraf
Public int A(int no) & public doubble A(int no) Is It Overloading?
By Ganesh Saraf in .NET on Mar 12 2015
  • Vishal Jadav
    Aug, 2016 31

    Thanks. got it.

    • 0
  • Vishal Jadav
    Aug, 2016 8

    Its overriding.

    • 0
  • Ganesh Saraf
    Mar, 2015 12

    you will getting the Compile time error. because Overloading does not consider return type. it is a ambiguous call of function.--Error Overloading.Program' already defines a member called 'A' with the same parameter types

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS