Select a question set for further details...

Exam 1

Name Topic(s)
Console Stream Review cin and cout
cin Review cin itself
Library Review making your own libraries
string Review the C++ string class
Basic class Review basic classes
Intermediate class Review classes

Exam 2

Name Topic(s)
1D vector Review 1D vectors
Review of List Management lists in vectors
Review of Searching & Sorting vectors vector searching/sorting
2D vector Review 2D vectors
1D Array Review 1D arrays
Review of List Management lists in arrays
Review of Searching & Sorting Arrays array searching/sorting
C-string Review C-strings
2D Array Review 2D arrays

Exam 3

NameTopic(s)
Pointer Review pointers (not dynamic memory)
Iterator Review iterators of a vector or string
Dynamic Memory Review dynamic memory

Exam 4

Name Topic(s)
Basic File Handling Review simple file handling
Stream Formatting Review formatting on (output) streams
Stream Processing Review processing data from a stream
Data Formatting Review laying out data in a file
Operator Overloading Review overloading operators
String class Review using String objects
This is NOT on the exam except possibly as bonus material. The case study is used as a basis for several labs and can be useful in some projects as well.

Exam 5

Name Topic(s)
Basic Inheritance Review class inheritance
Basic Polymorphism Review inheritance-based polymorphism
Advanced Inheritance and Polymorphism Review advanced class inheritance and polymorphism

Exam 6

Name Topic(s)
template Function Review function templates
Function Argument Review function arguments and function objects
template class Review class templates
Advanced templates Review templates in action!

Exam 7

Name Topic(s)
Algorithm Analysis Review analyzing algorithms
Recursion Review calling a function from itself!
Linked Lists Review linked data structures
Stacks & Queues Review piling it up or lining it up
Trees Review how tall and leafy!
Exceptions Review using exceptions wisely
Assert Review assert vs. proper design
Lambda Review lambda functions and you! [no answers]
namespace Review proper use of namespaces [no answers]
 

Valid XHTML 1.1


Last modified 01/08/2024 18:01:31.

It is now 3/15/2025, 3:54:21 AM.

Date you last viewed this page: That's for you to know and ...well, that's for you to know.

© 1993-2025  Jason James   (email — craie@acm.org — for permissions &/or details)