MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    A member function can always access the data | 
                            
| A. | in the object of which it is a member. | 
| B. | in the class of which it is a member. | 
| C. | in any object of the class of which it is a member. | 
| D. | in the public part of its class. | 
| Answer» B. in the class of which it is a member. | |