Have you ever wondered when you call a method like a list.add(“Shamik”), How the actual method invoke in runtime?If you want to discover the How part then you are in the right place else you can easily skip the article as
How does method dispatch happen in Java?
