|
Prev: Design question
Next: C++ exercise: Find an example where it would make sense to use a name in its own initializer.
From: Peter Hansen on 19 Dec 2007 12:30 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 |