 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | A private member function can be called by another function that is a member of a class iscalled | 
| A. | Friend function | 
| B. | Nesting of member function | 
| C. | Inline function | 
| D. | Static function | 
| Answer» C. Inline function | |