Is there something that we can do in C and not in C++?
Answer Posted / shweta iyer
Yes. We can create class in C++ but cannot do so in C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c++ double?
What you know about structures in C++?
What is operator overloading in c++ example?
Does c++ support multilevel and multiple inheritances?
Is overriding possible in c++?
Explain the concept of dynamic allocation of memory?
what are the iterator and generic algorithms.
Why do we need function?
What is the use of this pointer in c++?
What is the difference between interpreters and compilers?
Why is c++ is better than c?
What is the difference between new() and malloc()?
Define pure virtual function?
What is abstraction c++?
What is increment operator in c++?