what is difference between objects and function
Answer / gyana
In simple term object is a represantation of the
class.Through which class is invoked and method initializes..
but method show the characterstics of the class..The various
opearation are done inside the method.
| Is This Answer Correct ? | 12 Yes | 1 No |
Can we override main method?
what is the advantage in software? what is the difference between the software developer and Engineer
What is difference between pop and oop?
Child cObj = new Parent() Wahts the output ?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the difference between a mixin and inheritance?
WHEN A COPY CONSTER IS CALL ?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Write a program to multiply 3x3 matrics
What is the difference between a constructor and a destructor?