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
Is std :: string immutable?
What is iterator c++?
what is the use of void main() in C++ language?
How do we balance an AVL Tree in C++?
Describe Trees using C++ with an example.
What is vector string in c++?
Explain the use of virtual destructor?
What is vector processing?
What are c++ tokens?
Which bit wise operator is suitable for putting on a particular bit in a number?
What are the uses of c++ in the real world?
What are c++ templates used for?
What is #include c++?
Will the following program execute?
Explain container class.