Science, asked by ShivaniSahgal11, 1 year ago

what is look like an half Apple. if anyone give right answer I mark as brain list. if anyone give wrong answer then I report them

Answers

Answered by dhanyal
0
heart ♥ maybe it can be
Answered by Anonymous
0

Dynamic binding is achieved using virtual functions. Base class pointer points to derived class object. And a function is declared virtual in base class, then the matching function is identified at run-time using virtual table entry. ... This is what dynamic binding means: it is determined at run-time, not compile-time

hope this is helpful

Similar questions