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
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
When does a name clash occur in c++?
What is helper in c++?
What is the difference between global variables and static varables?
What's c++ used for?
List the advantages of inheritance.
What is a dll entry point?
What are the new features that iso/ansi c++ has added to original c++ specifications?
Can circle be called an ellipse?
Is c++ a software?
What is the return value of the insertion operator?
Explain the static member function.
Can class objects be passed as function arguments?
How do you define/declare constants in c++?
What is format for defining a structure?