1. Home
  2. C++ Institute
  3. CPP Exam Syllabus

C++ Institute CPP Exam Topics

C++ Institute CPP Exam Overview :

Exam Name: CPP - C++ Certified Professional Programmer Exam
Exam Code: CPP
Certifications: C++ Institute CCP Programmer Certification
Actual Exam Duration: 65 minutes
Expected no. of Questions in Actual Exam: 60
See Expected Questions: C++ Institute CPP Expected Questions in Actual Exam

C++ Institute CPP Exam Objectives :

Section Objectives
Templates
  • What are templates,
  • Basic syntax,
  • Function templates,
  • Class templates,
  • When to use templates,
  • Typical problems when using templates.
STL Sequential containers
  • Types of sequential containers,
  • vector, deque, list and their API,
  • Sequential container adapters – stack, queue and priority queue,
  • Dealing with objects as container elements,
  • Usage – when to use what.
STL Associative containers
  • Types of associative containers,
  • set and multiset – behavior and API,
  • map and multimap – behavior and API,
  • Putting objects into set and map,
  • Usage – when to use what.
Non-modifying STL algorithms
  • Definition of a non-modifying algorithm
  • List of non-modifying algorithms: for_each, find, find_if, find_end, find_first_of, adjacent_find, count, count_if, mismatch, equal, search, search_n,
  • Examples,
  • Container compatibility.
Modifying STL algorithms
  • Definition of a modifying algorithm,
  • List of modifying algorithms: transform, copy, copy_backward, swap, swap_ranges, iter_swap, replace, fill, fill_n, generate, generate_n, remove, remove_if,  unique, unique_copy, reverse, reverse_copy, rotate,  partition, stable_partition
  • Examples,
  • Container compatibility.
Sorting STL operations
  • List of sorting algorithms: random_shuffle, sort, stable_partition, lower_bound, upper_bound, equal_range, binary_search,
  • Examples,
  • Containers compatibility,
  • Sorting of objects.
STL merge operations
  • List of merging algorithms: merge, includes, min_element, max_element, inplace_merge,
  • STL operations for sets,
  • Examples,
  • Container compatibility.
STL utilities and functional library
  • STL “small” tools,
  • List of useful functors,
  • Examples.
STL advanced I/O
  • Classes which provide the input and output capability,
  • Console I/O,
  • Formatting,
  • File I/O,
  • Strings I/O,
  • Examples.
Official Information http://cppinstitute.org/cpp-c-certified-professional-programmer

Updates in the C++ Institute CPP Exam Topics:

C++ Institute CPP exam questions and practice test are the best ways to get fully prepared. Study4exam's trusted preparation material consists of both practice questions and practice test. To pass the actual  C++ Certified Professional Programmer CPP  exam on the first attempt, you need to put in hard work on these questions as they cover all updated  C++ Institute CPP exam topics included in the official syllabus. Besides studying actual questions, you should take the  C++ Institute CPP practice test for self-assessment and actual exam simulation. Revise actual exam questions and remove your mistakes with the CPP - C++ Certified Professional Programmer Exam CPP exam practice test. Online and Windows-based formats of the CPP exam practice test are available for self-assessment.