Computer Science, asked by rathodajayshree, 5 hours ago

Which concept is used to implement late binding? *​

Answers

Answered by BrutalMaster
4

Answer:

Virtual functions are used to implement the concept of late binding i.e. binding actual functions to their calls.

Answered by mani060411
5

Answer:

Virtual functions are used to implement the concept of late binding i.e. binding actual functions to their calls.

Similar questions