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
What is logical variable?
What is 32 bit float?
Can a string be null?
What is the name of the java compiler?
Can we define static methods inside interface?
Explain when we should make an instance variable private.
What is data and its types?
Why java is said to be pass-by-value ?
Is null or empty java?
who can i handle multiple client in RMI
How to create packages in java?
When the constructor of a class is invoked?
What is difference between overloading and overriding in java?
What is meant by 'bit masking' in java?
What is a pattern what is an anti pattern?