CIS250 — C++ Programming II
CIS 250 - C++ Programming II CIS 250 - C++ Programming II The second course in the C language. Abstract data types will be used in the design and implementation of solutions to large-scale problems. Topics include: classes, inheritance, polymorphism, and encapsulation: files and pointers, scope, blocks and dynamic memory; recursion; data structures including stacks, lists, queues, trees; graphs; text processing; and, searching and sorting algorithms. Programming assignments will be completed outside of class. Note: View Course Availability PCS: 1.2
Prerequisites: CIS150, CS912