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 are the different types of polymorphism in c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is & in c++ function?
Why do we need pointers?
Can member functions be private?
What is the use of object in c++?
What it is and how it might be called (2 methods).
what are the iterator and generic algorithms.
What is the difference between structure and class?
Can constructor be static in c++?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
What operators can you overload in c++?
What is the default width for ouputting a long integer using the insertion operator?
What is the need of a destructor?
How many ways can a variable be initialized into in C++?