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
Is c++ vector dynamic?
Explain the concept of friend function in c++?
Can comments be nested?
What is the full form of c++?
What is ios flag in c++?
What gives the current position of the put pointer?
What is type of 'this' pointer? Explain when it is get created?
Can we use pointers in c++?
Define what is constructor?
Is atoi safe?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Differentiate between the manipulator and setf( ) function?
what are the characteristics of Class Members in C++?
Explain function overloading and operator overloading.