What is the Difference between "C structure" and "C++
structure"?
Answer Posted / b.soundarya kumari
THE C AND C++ IS DIFFERENT IN C IS EXIGUITY IN SOME MACHINCES
BUT C++ DID NOT EXIGUITY INTHAT MACHINCES.IT EXIGUITY IN
OTHER MACHINE.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What language does google use?
Write some differences between an external iterator and an internal iterator?
Can manipulators fall in love?
If I is an integer variable, which is faster ++i or i++?
How would you implement a substr() function that extracts a sub string from a given string?
What is data structure in c++?
daily Routine of father
How would you call C functions from C++ and vice versa?
How is modularity introduced in C++?
How a pointer differs from a reference?
What is enum c++?
what is the difference between overloading & overriding? give example.
What is pointer -to-members in C++? Give their syntax?
What are register variables?
How should runtime errors be handled in c++?