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
Should I learn c++ c?
How can we read/write Structures from/to data files?
How important is c++?
What is the use of bit fields in structure declaration?
Can constructor be static in c++?
What is meaning of in c++?
Where is atoi defined?
Define the operators that can be used with a pointer.
Is java made in c++?
What happens when the extern "c" char func (char*,waste) executes?
How the endl and setw manipulator works?
Can I learn c++ without learning c?
What are the benefits of operator overloading?
What is virtual table?
Which software is used to run c++ program?