Answer Posted / rushi
ok,
If you say class is structure then object is a way to implement class,
that is object is a runtime entity of class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is super in oop?
any one please tell me the purpose of operator overloading
How do you define social class?
What is abstraction in oop?
What is encapsulation with real life example?
What is polymorphism oop?
Why do we use encapsulation in oops?
What is polymorphism and its types?
What is destructor in oop?
what is graphics
Why do we use polymorphism in oops?
Can static class have constructor?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Where You Can Use Interface in your Project if i have same function with same number of argument but
defined in different files. Now i am adding these two files
in a third file and calling this function . which will get
called and wht decide the precedence?