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
Explain one method to process an entire string as one unit?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What is command line arguments in C++? What are its uses? Where we have to use this?
Explain what is polymorphism in c++?
Does c++ support exception handling?
Write bites in Turbo c++ Header ("Include") Files.
How to get the current position of the file pointer?
Incase of a function declaration, what is extern means?
What is the difference between a declaration and a definition?
What is this pointer in c++?
What is a constructor and how is it called?
What is the importance of mutable keyword?
Will this c++ program execute or not?
Explain stack unwinding.
What is the two main roles of operating system?