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 happens if we don't close the connection in jdbc?
Explain about Join?
Explain the difference between inner and outer join ?
How do you determine the sensitivity of the ResultSet object?
Expalin the method of calling a stored procedure from jdbc.
What is JDBC Connection isolation levels?
What are the main components of JDBC ?
What should be done for auto generating primary key id in a table ?
How can we maintain the integrity of a database by using jdbc?
How can you know about drivers and database information ?
What is jdbc thin client in oracle?
What are the different types of locking in JDBC?
Which package contains jdbc api?
Is jdbc object oriented?
Is jdbc a framework?