What are the OOPS concepts?
Answer Posted / e.ramya
*objects
*classes
*inheritance
*polymorphism
*dynamic binding
*message communication
*Data abstraction
*Data encapsulaion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the renewal class?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is object and example? Where You Can Use Interface in your Project • What are the desirable attributes for memory
managment? They started with the brief introduction followed by few
basic C++ questions on polumorphism, inheritance and then
virtual functions.
What is polymorphims?
How you will access polymorphic functions in C?
How virtual function mechanism works?
What is overriding in oop? INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE
METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN
A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS? What is object in oop with example? Advantage and disadvantage of routing in telecom sector How long to learn object oriented programming? What is destructor in oop? Describe these concepts: Polymorphism, Inheritance and Abstraction. Is data hiding and abstraction same? What causes polymorphism?