What is the Difference between "C structure" and "C++
structure"?
Answer Posted / sanket
In C++ structure you can add functions whereas in C
structure you cannot!
| Is This Answer Correct ? | 39 Yes | 10 No |
Post New Answer View All Answers
What is the difference between equal to (==) and assignment operator (=)?
Explain rethrowing exceptions with an example?
what is scupper?
What is operator overloading in c++ example?
What is a namespace in c++?
How much is c++ certification?
What are different types of loops in c++?
What are smart pointers?
What is constructor and destructor in c++?
How would you find out if a linked-list is a cycle or not?
What do the keywords volatile and mean mutable?
Difference between strdup and strcpy?
What are the storage qualifiers?
What is stream and its types in c++?
Is swift faster than c++?