Q
Quick Function
If I define a virtual method in a class, the same method in all
derived classes, no matter it is labeled by "virtual" or not in the
derived class, will be virtual, right?
derived classes, no matter it is labeled by "virtual" or not in the
derived class, will be virtual, right?