what are three tenets of object orinted Systems?Why they
call like that ?
Please answer me.
Advance thanks.
Answer Posted / santosh mundhe
Encapsulation, Polymorphism, and Inheritance these are
three main pillars of oops.
Because by using Encapsulation, Polymorphism, and
Inheritance we can achive data security , code
reuseability......
e.g.
Combining different properties together is known as
encapsulation. Means a class with private and public
properties, by making memberfunction private we can
restrict to access it from out side the class it's nothing
but data security.......
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What are classes oop?
Give two or more real cenario of virtual function and vertual object
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Can abstract class have normal methods?
Can an interface inherit a class?
Which language is pure oop?
What is debug class?what is trace class? What differences are between them? With examples.
What are constructors in oop?
What is methods in oop?
What is difference between polymorphism and inheritance?
What is the example of polymorphism?
why reinterpret cast is considered dangerous?
What is object and class in oops?
What does oop mean in snapchat?