What is the difference between Class and Structure?
Answer Posted / hardik savani
The Structure ara used in c and c++
but class is used only in c++ and other opps languages
| Is This Answer Correct ? | 23 Yes | 33 No |
Post New Answer View All Answers
How is c++ used in the real world?
Should I learn c or c++ or c#?
Why do we use string in c++?
What are structs in c++?
Write bites in Turbo c++ Header ("Include") Files.
What is data abstraction? How is it different from data encapsulation?
What is flush programming?
What is guard code in c++?
What is the purpose of the "delete" operator?
What is difference between class and structure in c++?
what is pre-processor in C++?
What are the methods of exporting a function from a dll?
How is objective c different from c++?
Please explain class & object in c++?
What does scope resolution operator do?