give me some class & objects examples?
Answer / divyaja
Sometimes, a programmer will want to
define a custom "thing" and the operations
that can be performed on that "thing"
• A class is the definition
• An object is a particular instance of a class
• Classes contain
– data, called members
– functions, called methods
Is This Answer Correct ? | 7 Yes | 0 No |
Can we declare destructor as static? Explain?
What is a template in c++?
What's the hardest coding language?
What is the prototype of printf function?
Write about an iterator class?
Copy Linked List using recursive function?
What are pointer-to-members in C++? Give their syntax.
Do you know about C++ 11 standard?
0 Answers Agilent, ZS Associates,
What is a memory leak c++?
Explain abstraction.
What is the role of copy constructor in copying of thrown objects?
What is the best c c++ compiler for windows?