What is the difference between Class and Structure?
Answer Posted / rafat-+8801671123467
class is class and structure is structure.
| Is This Answer Correct ? | 6 Yes | 36 No |
Post New Answer View All Answers
How do you clear a buffer in c++?
What's c++ used for?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Why do we need runtime polymorphism in c++?
What is a memory leak c++?
Name the operators that cannot be overloaded in C++?
What is meaning of in c++?
What is the difference between a reference and a pointer?
how to explain our contribution in the project?
What is the best c++ book?
What are c++ tokens?
What does ios :: app do in c++?
When do you call copy constructors?
What is tellg () in c++?
What is do..while loops structure?