What are the OOPS concepts?
Answer Posted / sruthi
In object oriented programming apporach there is a
collection of objects and this is a bottom up approach ,the
main focus is on objects .Data reusability is one of the
important feature of OOP,the focus of object oriented
programming is DATA
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use of overloading?
What is difference between polymorphism and inheritance?
how to get the oracle certification? send me the answer
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What are main features of oop?
Why we use classes in oop?
How to hide the base class functionality in Inheritance?
What do you mean by abstraction?
How do you use inheritance in unity?
What are benefits of oop?
What are two types of polymorphism?
What is protected in oop?
is there any choice in opting subjects like 4 out of 7
How do you achieve polymorphism?