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 you know about structures in C++?
What is the best c++ book?
What is the main use of c++?
What is enum class in c++?
which of the following is not an secondary constant a) array b) real c) union
What is constructor in C++?
How would you use the functions randomize() and random()?
Comment on local and global scope of a variable.
Do you know the use of vtable?
What are the advantages of c++? Explain
What are protected members in c++?
What is unary operator? List out the different operators involved in the unary operator.
Can we declare a base-class destructor as virtual?
Briefly describe a B+ tree. What is bulk loading in it?
How is new() different from malloc()?