From: Peter Hansen on
I think there are somewhere web pages which offer some small basic questions about
C++ programming with the topics:

constructor, destructor, overloading, virtual function definitions, new, delete, pointer,...

and the solutions for them.

I would like to test my personal knowledge before passing an exam.

Can someone recommend me a page?

Peter