

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following can be a concept against encapsulation rules? |
A. | Using function pointers |
B. | Using char* string pointer to be passed to non-member function |
C. | Using object array |
D. | Using any kind of pointer/array address in passing to another function |
Answer» E. | |