// Connecting a method call to the method body is known as binding. // There are two types of binding : // 1. static/early/compile-time binding (method overloading ...