what is the difference b/w design pattern and architecture
Answer Posted / srinivasa
Design pattern is part of the architecture to solve the
design problem.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why set is used in java?
How many types of threads are there in java?
Why generics are used in java?
How to retrieve data from database in java using arraylist?
Can we call virtual funciton in a constructor ?
Can we execute java program without main method?
Can we override the private methods?
What is meant by the value of a variable?
How do you take thread dump in java?
Can an interface be final?
Explain the features of java?
Which java ide is used the most?
What is a file pointer?
List the three steps for creating an object for a class?
What is classes in java?