What is the difference between Class and Structure?
Answer Posted / hardik savani
class is refrains type and structure is value type most op
us variable public and private in class.
public variable is use any component and private variable is use only class property
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Can you please explain the difference between using macro and inline functions?
What is the hardest coding language to learn?
Why is c++ still popular?
What is the difference between reference and pointer?
What is the object serialization?
Is c++ faster than c?
What is the full form of dos?
When is the destructor called?
What is difference between rand () and srand ()?
What is the size of a vector?
When should overload new operator on a global basis or a class basis?
Do class declarations end with a semicolon? Do class method definitions?
When do we run a shell in the unix system? How will you tell which shell you are running?
What do c++ programmers do?
Explain about Garbage Collector?