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 do you mean by overloading?
What is the point of oop?
What are constructors in oop?
Can you inherit a private class?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Why do we use class in oops? What is class encapsulation? What is and I oop mean? What are the 3 principles of oop? What is the problem with multiple inheritance? What are the three parts of a simple empty class? write string class as your own class in java without using
any built-in function can inline function declare in private part of class? What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?