What is design pattern?

Answer Posted / harichand tewatia

design pattern is the use of
imagination,scientificprinciple to solve the design problem.
it is not a final design.it show only size & shape of any
product

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c++ a mid-level programming language?

694


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2189


Can java be faster than c++?

766


what do you mean by volatile variable?

672


Is c or c++ more useful?

670






What information can an exception contain?

750


Which function cannot be overloaded c++?

682


What are the characteristics of friend functions?

650


Carry out conversion of one object of user-defined type to another?

707


How do you clear a map in c++?

684


Describe protected access specifiers?

775


What operators can you overload in c++?

675


Which c++ compiler is best?

689


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

670


What is static in c++?

690