A polymorphic method with static binding means functions are statically bonded during compiler time and the parent class function is invoked. Group of answer choices static dynamic related pointer
Explanation:
Static binding is defined as a type of binding that has to be sorted through a compiling and binding of static, private and the final methods of the time taken to compile. This type of binding yields better performance as they cannot be overridden.
They can also be accessed by using a local class too. Here the functions are statically bonded during the compiler time and when it is done it will not have the problem of determining the object of class.