Answer Posted / suddapally.chinny
the main concepts in OOP are:
*DATA ABSTRACTION
*DATA ENCAPSULATION
*POLYMORPHISM
*INHERITANCE
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
when to use 'mutable' keyword and when to use 'const cast' in c++
What is polymorphism explain its types?
What is destructor give example?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
what type of question are asked in thoughtworks pair programming round ?
What are the three parts of a simple empty class?
What does I oop mean?
What is class encapsulation?
What is abstraction encapsulation?
Why do we use oop?
What are different oops concepts?
What is pure oop?
Can we override main method?
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
What is a class oop?