What is Object Oriented programming.what is the difference
between C++ and C?
Answer Posted / samyukta
c is a procedural oriented lang & c++ is a oop lang
c can store upto 32 char where as c++ can store 0 to255 char
in c we won't have inheritance ,polymorphism,data hiding &
data abstraction concepts
Is This Answer Correct ? | 51 Yes | 7 No |
Post New Answer View All Answers
Why is c++ still best?
What is cout flush?
What is late binding c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What does flush do c++?
What is c++ similar to?
What is c++ try block?
What are the comments in c++?
What is the use of volatile variable?
Which is the best c++ software?
What it is and how it might be called (2 methods).
Which is most difficult programming language?
How do I run c++?
Is c++ still in demand?
What are the differences between new and malloc?