Correct Answer : Option (C) : A virtual function that has no definition relative to the base class
Explanation : A virtual function that has no definition relative to the base class is called a pure virtual function.