Spring JDBC Support MCQ-3

Spring JDBC Support MCQ-3 The JdbcTemplate class is the main class of the JDBC Core package. The JdbcTemplate (The class internally use JDBC API) helps to eliminate lot of code you write with simple JDBC API (Creating connection, closing connection, releasing resources, handling JDB Exceptions, handle transaction etc.
1. What is the alternative of Object-Relational Mapping ?
a) JDBC
b) ODBC
c) JPA
d) Hibernate
2. The instance of RDBMS is called
a) Database management software
b) Database engine
c) Database server
d) Database management system
3. The instance of RDBMS is called
a) Database management software
b) Database engine
c) Database server
d) Database management system
4. In the Spring Jdbc module , there is a class called
a) JdbcDaoSupport
b) JdbcTemplateSupport
c) JdbcTemplateDaoSupport
d) JdbcObjectDaoSuppor
5. Popular ORM framework is/are
a) Hibernate
b) EclipseLink
c) OpenJPA
d) Above all
6. what are the advantage of jdbcTamplate?
mentioned problems of JDBC API.
It provides you methods to write the queries directly,
it saves a lot of work and time
All of the above
7. what is a powerful mechanism to connect to the database and execute SQL queries?
a) Jdbc
b).jdbcTamplate
c).odbcTamplate
d).none of above
8. ResultSetExtractor interface can be used
a). to fetch records from the database
b). to delete records from the database
c). a+b
d).none
9. What are spring Jdbc package?
a).org.springframework.jdbc.core
b.org).springframework.jdbc.datasource
c).org.springframework.jdbc.config
d).all of the above
10. DriverManager datasource what under the package?
a).org.springframework.jdbc.core
b.org).springframework.jdbc.datasource
c).org.springframework.jdbc.config
d).none
Score =
Correct answers:

Web School BD

বাংলাদেশের প্রথম অনলাইন ভিত্তিক ট্রেনিং সেন্টার "Web School BD". ওয়েব স্কুল বিডি : https://www.webschool.com.bd

Post a Comment

আপনার কোন কিছু জানার থাকলে কমেন্টস বক্স এ লিখতে পারেন। আমরা যথাযত চেস্টা করব আপনার সঠিক উত্তর দিতে। ভালো লাগলে ধন্যবাদ দিতে ভুলবেন না। শিক্ষার্থীরা নোট ,সাজেশান্স ও নতুন নতুন ভিডিও সবার আগে পেতে আমাদের Web School BD চ্যানেলটি সাবস্ক্রাইব SUBSCRIBE করতে পারো।
- শুভকামনায় ওয়েব স্কুল বিডি

Previous Post Next Post