course.wilkes.edu/CS125Labs
Welcome to the site for CS 125 labs!

 

Lab 10: Prelab Questions

Prev | Next | Lab 10

Print a copy of this page and referring to the lab exercise, answer each of the questions on your copy. (You must turn in your answers at the beginning of your laboratory session.)


1. To prevent the data members of a class from being accessed directly by programs using the class, they are declared in the __________ section of a class.




2. The objects within a class that are used to store the attributes of a class object are called the __________ of the class.




3. The function members of a class provide a means by which the __________ on a class object can be performed.




4. A function member that automatically initializes a class object when that object is defined is called a class __________ function.




5. A class can grant a non-member function access to its private section by naming it as a __________ of the class.




Prev | Next | Lab 10

 
  Home

Help

Lab 0

Lab 1

Lab 2

Lab 3a

Lab 3b

Lab 4

Lab 5

Lab 6

Lab 7

Lab 8

Lab 9

Lab 10

Lab 11

Lab 12

Lab 13



Membership

Login




Last update: Friday, August 25, 2000 at 4:01:48 PM.
visitors to this page.