What is Object Oriented programming.what is the difference
between C++ and C?
Answer Posted / rupesh
oop is mainly used in c++ and pop is used in c.
they are diff programming langauges.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is oop in c++?
What is a constructor in c++ with example?
What is the purpose of templates in c++?
Explain terminate() and unexpected() function?
Which ide is best for c++?
What is the error in the code below and how should it be corrected?
Write a program to find the Factorial of a number
What is a v-table?
Is there structure in c++?
Why c++ is faster than java?
What are the characteristics of friend functions?
Why is the function main() special?
How would you use the functions memcpy(), memset(), memmove()?
How to declare an array of pointers to integer?
List the features of oops in c++?