r u used any design patterns in your project?
Answer Posted / nazim
I think the interviewer is asking about java design
patterns. Some of the design patterns are :
1. Singleton
2. Factory
3. Facade
Singleton pattern is mostly used accross the industry
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of jdbc?
What is meant by jdbc?
What is jdbc odbc?
Why do you use a data source object for a connection?
Describe odbc?
Where jdbc drivermanager class is used?
What are the different types of resultset?
Which database is used for java?
Why is odbc needed?
Explain Basic Steps in Writing a Java Program Using Jdbc?
State the different connection methods used for creating different types of sql.
How do you insert images into database using jdbc?
How to check jdbc connection in linux?
What is jdbc in dbms?
How to set NULL values in JDBC PreparedStatement?