McqMate
| Q. |
Which of the following is correct in C++? |
| A. | Classes cannot have protected data members |
| B. | Structures can have member functions |
| C. | Class members are public by default |
| D. | Structure members are private by default |
| Answer» B. Structures can have member functions | |
View all MCQs in
Object Oriented Programming Using C++No comments yet