Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is design pattern?

Answer Posted / reejusri

Design pattern is a general repeatable solution to a
commonly occurring problem . A design pattern is not a
finished design that can be transformed directly into code.
It is a description or template for how to solve a problem
that can be used in many different situations.
Object-oriented design patterns typically show
relationships and interactions between classes or objects,
without specifying the final application classes or objects
that are involved.

Design patterns deal specifically with problems at the
level of software design.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any function that can skip certain number of characters present in the input stream?

1013


How do you remove an element from a set in c++?

1028


What are the 3 levels of programming languages?

994


Why namespace is used in c++?

1011


How do we implement inheritance in c++?

1072


What are static and dynamic type checking?

1024


Should the this pointer can be used in the constructor?

971


Define upcasting.

985


What is array in c++ example?

1063


Which one between if-else and switch is more efficient?

1012


What are c++ data types?

1100


What are stacks? Give an example where they are useful.

988


What is the output of the following program? Why?

1086


What is a tuple c++?

961


How would perform Pattern Matching in C++?

1172