Answer Posted / asif khan
the major reason behind of that is OOPS provide the manupulation of data ,hides the data,security,provide reusing the defined the code without rewriting them.....
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Why do we use encapsulation in oops?
What is polymorphism and why is it important?
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
#include
What is the importance of oop?
Write a program to sort the number with different sorts in one program ??
What are the 4 pillars of oop?
Can we define a class within the interface?
How long to learn object oriented programming?
What is pure oop?
What are the three parts of a simple empty class?
What is the significance of classes in oop?
Why is object oriented programming so hard?
What is pointer in oop?
What is balance factor?