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 is dev c++ used for?
What is encapsulation in C++? Give an example.
What is flush c++?
What is vector pair in c++?
Difference between strdup and strcpy?
What is rvalue?
What is jump statement in C++?
Evaluate !(1&&1||1&&0) a) Error b) False c) True
How the delete operator differs from the delete[]operator?
Specify some guidelines that should be followed while overloading operators?
What is the use of structure in c++?
What does new return if there is insufficient memory to make your new object?
What are the two types of comments?
Explain how to initialize a const data member.
What is one dimensional array in c++?