Study tips for final exam

Hello everyone! I have my final for a beginners C++ class on Thursday. I was wondering what you guys would recommend as the most effective way to study for it? We got up to arrays if you needed to know that information.
Any tips and/or suggestions would be helpful.

The class in purely on C++ knowledge? If you have a book, do a sampling of the practice problems at the end of each chapter.
We got up to arrays
Sorry but that doesn't mean much, arrays might be one of the first things someone learns. It would probably help [your studying more than us] to write down a list of all the concepts you've learned, and try to find related practice programs that use each concept.

Look through the site's tutorials that relate to the topics you've covered and make sure you get the gist of them. If you did labs, try to reproduce what you did.
Last edited on
Go through the tutorials on this website and make sure you understand everything. Stop at objects and classes if you haven't done that yet.
Alright thanks guys! I'll do that.
Topic archived. No new replies allowed.