What is the difference between Class and Structure?
Answer Posted / liyakath ulla r
the structurs are used in both c and c++.
but class is used only in c++ and othe opps languages
| Is This Answer Correct ? | 67 Yes | 63 No |
Post New Answer View All Answers
What is math h in c++?
What is the purpose of templates in c++?
Can we use clrscr in c++?
What are mutator methods in c++?
How to declaring variables in c++?
Why was c++ made?
How should a contructor handle a failure?
How const int *ourpointer differs from int const *ourpointer?
What is the difference between the parameter to a template and the parameter to a function?
How would you differentiate between a pre and post increment operators while overloading?
Is it possible to get the source code back from binary file?
Why do we use pointers in c++?
Is c++ the hardest language?
What is using namespace std in cpp?
What does h mean in maths?