MCQOPTIONS
Saved Bookmarks
| 1. |
Can a function, other than the enclosing function of local class, access the class members? |
| A. | Yes, using object |
| B. | Yes, using direct call |
| C. | Yes, using pointer |
| D. | No, can’t access |
| Answer» E. | |