Read the following given piece of C++ code and find out the error?
Class t  
{
virtual void print();
}

Posted on by