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 ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are different oops concepts?
What is super in oop?
What is encapsulation in ict?
What is object and example?
How long to learn object oriented programming?
What is difference between pop and oop?
What are classes oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is an advantage of polymorphism?
Is react oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is overloading in oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the highest level of cohesion?
what is difference between class template and template class?