how many design pattern r there? and wht design pattern u
use and why ?
Answer Posted / smitha
23
MVC - separation of presentation and business logic
DAO- Abstracts and hides data access code from business
logic code
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can we break singleton in java?
Are maps ordered java?
What is json parser in java?
What does flagged out mean?
Why do we need singleton class?
What are the common uses of "this" keyword in java ?
Can you explain the final method modifier?
Can a method be static?
What are the principle concepts of oops?
What is the difference between C++ and Java and your preferences?
what is difference between equals and ==?
What is the java reflection api? Why it’s so important to have?
What is the byte range?
How do I know if java is installed?
What are advantages and disadvantages of OOPs?