InterviewSolution
Saved Bookmarks
| 1. |
Which of these keywords is used to make a class?(a) class(b) struct(c) int(d) none of the mentioned |
|
Answer» The correct choice is (a) class Easy explanation: None. |
|