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
Why is c++ a mid-level programming language?
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.
Can java be faster than c++?
what do you mean by volatile variable?
Is c or c++ more useful?
What information can an exception contain?
Which function cannot be overloaded c++?
What are the characteristics of friend functions?
Carry out conversion of one object of user-defined type to another?
How do you clear a map in c++?
Describe protected access specifiers?
What operators can you overload in c++?
Which c++ compiler is best?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
What is static in c++?