What is the difference between Class and Structure?
Answer Posted / arun
a structure is nothing but a structure.a class is nothing
but a class
| Is This Answer Correct ? | 2 Yes | 26 No |
Post New Answer View All Answers
What is array give example?
What is singleton class in c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
Can you pass an array to a function in c++?
Show the application of a dynamic array with the help of an example.
What are the rules about using an underscore in a c++ identifier?
How java is different from c and c++?
What is the best ide for c++?
How is computer programming useful in real life?
Why do we need c++?
How do you find out if a linked-list has an end?
What is the main function c++?
What is encapsulation in c++ with example?
what are function pointers?