In this short we explain how not to answer in Java interview when questioned about What is method overloading in Java? #shorts #javaprogramming
Generally candidates say Overloading means to create multiple methods with same name and different content type
Instead we should say Method overloading is the ability to define multiple methods with the same name within the same class, but with different parameter lists. The methods can have different numbers of parameters or parameters of different types. At compile-time, java knows which method to call by checking the method signatures. So this is called compile-time polymorphism.
Tell in comment section What is your way of giving correct answer?
Follow ScaleUp India shorts and avoid common interview mistakes.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Binge watch our various playlists: / scaleupindia
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Subscribe to our channel and press the bell icon to get regular updates:
https://www.youtube.com/@ScaleUpIndia...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
📌 Social Media
Creator LinkedIn: / abhishekvermaa10
Channel LinkedIn: / scale-up-india
For Business Enquiry, mail at [email protected]
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Copyright © 2023 ScaleUp India - All Rights Reserved