What is the difference between Class and Structure?
Answer Posted / shiva
we create an object for class.but not creating for structure
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
What is c++ runtime?
What is operators in c++?
Explain about templates of C++.
What is searching?
Explain register storage specifier.
What are mutator methods in c++?
What is difference between class and function?
What is the most common mistake on c++ and oo projects?
Ask to write virtual base class code?
Can I make ios apps with c++?
Can a constructor be private?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
What is the use of 'using' declaration in c++?
Is c better than c++?
What is a local variable?