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 are the uses of pointers?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is the difference between *p++ and (*p)++ ?
What do you mean by funtion prototype?
Is empty stack c++?
Can non graphic characters be used and processed in C++?
Is main a class in c++?
Which software is used for c++ programming?
Why should you learn c++?
What is the latest c++ standard?
What is searching? Explain linear and binary search.
Explain some examples of operator overloading?
What does n mean in c++?
What is the benefit of encapsulation?
What is the use of register keyword with the variables?