2016 Computer professional Postgraduate examination: C + + University tutorial Second Edition directory, this article for the lower part, the review of specialized courses, reading is very important:
- 8th _ Operator Overloading
- 8. 1 Introduction
- 8. 2 Basics of operator overloading
- 8. 3 Limitations of operator overloading
- 8. 4 operator functions used as class members and friend functions
- 8. 5 overloaded stream insertion and stream read operators
- 8. 6 Overloading a unary operator
- 8. 7 overloaded two-tuple operator
- 8. 8 Case Study: Array class
- 8. Conversions between 9 types
- 8. 10 Case Study: String class
- 8. 11 Reload + + +--
- 8. 12 Case Study: Date class
- Summary
- Terms
- Self-Test exercise
- Self-Test exercise answers
- Practice
9th Chapter _ Inheritance
- 9. 1 Introduction
- 9. 2 Inheritance: base classes and derived classes
- 9. 3 Protected Members
- 9. 4 Casting a base-class pointer to a derived class pointer
- 9. 5 Using Member functions
- 9. 6 to redefine a base class member in a derived class
- 9. 7 public, protected, and private inheritance
- 9. 8 direct base class and indirect base class
- 9. 9 using constructors and destructors in derived classes
- 9. 10 implicitly converting a derived class object to a base class object
- 9. 11 Software engineering for inheritance
- 9. 12 comparison of composite and inheritance
- 9. 13 the "use" and "know" relationships of objects
- 9. 14 Example studies: Class point, circle, and cylinder
- 9. 15 Multiple inheritance
- Summary
- Terms
- Self-Test exercise
- Self-Test exercise answers
- Practice
The 10th Chapter _ virtual function and polymorphism
- 10. 1 Introduction
- 10. 2 type fields and switch statements
- 10. 3 Virtual functions
- 10. 4 abstract base classes and concrete classes
- 10. 5 polymorphism
- 10. 6 Case Study: Using a polymorphic payroll system
- 10. 7 new classes and dynamic associations
- 10. 8 Virtual destructor
- 10. 9 Case studies: Inheritance interfaces and implementations
- 10. 10 polymorphism, virtual functions, and dynamic correlation
- Summary
- Terms
- Self-Test exercise
- Self-Test exercise answers
- Practice
11th Chapter _c Input _ Output stream
- 11. 1 Introduction
- 11. 2 streams
- 11. 3 output stream
- 11.4 Input Stream
- 11. 5 member functions-unformatted input/output of read, Gcount, and write
- 11. 7 Stream Format Status
- 11. 8 Stream Error Status
- 11. 9 output to the input stream
- Summary
- Terms
- Self-Test exercise
- Self-Test exercise answers
- Practice
The 12th Chapter _ Template
- 12. 1 Introduction
- 12. 2 function templates
- 12.3 Overloaded Template functions
- 12. Class 4 Templates
- 12. Class 5 templates with untyped parameters
- 12. 6 Templates and inheritance
- 12. 7 Templates and friends
- 12. 8 Templates with static members
- Summary
- Term
- Self-Test exercise
- Self-Test exercise answers
- Practice
13th Chapter Exception Handling
- 13. 1 Introduction
- 13. 2 when to use exception handling
- 13. 3 Other error handling methods
- 13. 4 C + + exception Handling Basics: Try, throw, catch
- 13. 5 Simple Exception Handling example: Divisor is 0
- 13.6 Throws an exception
- 13. 7 Catching exceptions
- 13. 8 Throw Exception again
- 13. 9 Exception designations
- 13. 10 Handling Unexpected exceptions
- 13. 11 Stack Unwinding
- 13. 12 constructors, destructors, and exception handling
- 13. 13 Exceptions and inheritance
- 13. 14 Handling new faults
- 13. The Auto_ptr class and dynamic memory allocation
- 13. 16 Standard library Exception levels
- Summary
- Term
- Self-Test exercise
- Self-Test exercise answers
- Practice
14th. Document Processing
- 14. 1 Introduction
- 14.2 Levels of data
- 14. 3 Files and Streams
- 14. 4 Establishing sequential Access files
- 14. 5 reading sequential access to data in a file
- 14. 6 Update sequential Access files
- 14.7 Random Access files
- 14. 8 Creating random Access files
- 14. 9 randomly write data to random access files
- 14. 10 sequentially reading data from random access files
- 14. 11 Case Study: Transaction handlers
- 14. 12 input/output of the object
- Summary
- Term
- Self-Test exercise
- Self-Test exercise answers
- Practice
2016 Computer professional Postgraduate examination: C + + University Tutorial Second Edition catalog (next)