Answer Posted / mahesh
to provide a solution for a recurring problem in a great
object oriented system.
design pattern describes the problem which occur over and
over again in our environment and then describes the core of
the solution to that problem in a such way we can use that
solution in a million times over without doing it the same
way twice.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is advantage of inheritance?
What is difference between inheritance and polymorphism?
Why it is called runtime polymorphism?
What is polymorphism what is it for and how is it used?
What is abstract class in oops?
How to improve object oriented design skills?
why reinterpret cast is considered dangerous?
How do you use inheritance in unity?
Which is better struts or spring?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What does sksksk mean in text slang?
What is encapsulation with example?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is abstraction with example?
What is overriding vs overloading?