Search a web page which offers nifty little test questions and solution about programming C++

P

Peter Hansen

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
 
A

Asm23

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

you can find some stuff here: http://www.parashift.com/c++-faq-lite/
and find topics your are interested by "Table of Contents"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top