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 static in c++?
If you don’t declare a return value, what type of return value is assumed?
What is the difference between global int and static int declaration?
What is prototype in c++ with example?
Which software is best for coding?
What is long in c++?
What is a dangling pointer in c++?
What is a multimap c++?
How to implement is-a and has-a class relationships?
How can you specify a class in C++?
What are the two main components of c++?
Comment on c++ standard exceptions?
What is an overflow error?
What is fflush c++?
What is a singleton c++?