

MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your Object Oriented Programming Using C++ knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which among the following is the main use of object? |
A. | To create instance of a function |
B. | To create instance of a program |
C. | To create instance of class |
D. | To create instance of structures |
Answer» D. To create instance of structures | |