MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is feature of friend classes? |
| A. | If class A is a friend of class B, class B is not automatically a friend of class A. |
| B. | If class A is a friend of class B, and class B is a friend of class C, class A is not automatically a friend of class C |
| C. | None of these |
| D. | Both (a) and (b) |
| Answer» E. | |