✪ Choose the correct option.
What is the error in the following code?
class t
{
virtual void print();
}
What is the error in the following code?

✪ Choose the correct option.
What is the error in the following code?
class t
{
virtual void print();
}