C++ Programming Question and Answers
| 1. | What is C++? |
|---|---|
|
|
| 2. | What is Object Oriented Programming? |
|---|---|
|
|
| 3. | What are the main features of OOP? |
|---|---|
The main features of OOP:
|
|
| 4. | What are advantages of OOP? |
|---|---|
The main advantage of OOP is better manageable code that covers following
|
|
| 5. | What are the different statements in C++? |
|---|---|
The different statements in C++ are :
|
|