So, I am new to the concept of virtual functions in C ++, and topics such as sell this concept pretty well. Well, I am convinced.
But why are virtual functions called "virtual"? I mean, such functions are "specific" like regular functions / methods, right? If someone can explain the choice of the word "virtual" to denote this concept, that would be great.
source share