KRHS Internet Lesson

Teacher Name:Mr. Rung                          Date of Lesson: March

Course Name: C++                    Lesson Name: Chap 13.Vocabulary

Student Name

Password


Objective
To complete the workbook exercises.


Primary Focus
Answer the questions below.

Site Links
Course Home Page

Additional Resources

Site Links


accessor function
A adding one string onto the end of another string
bounds checking
B a string that is contained in another string
concatenation
C member functions that access data in an object, but do not change it.
destructor
D error checking which prevents a string from overflowing the bounds or the array in which it is to be stored
operator overloading
E the process of creatmg a new procedure to execute whenever a standard C++ operator is used with a standard type or a class
substring
F necessary when an object manually allocated memory