Explore topic-wise MCQs in Spring.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Spring knowledge and support exam preparation. Choose a topic below to get started.

1.

Spring s core transaction management abstraction is based on the interface:-

A. PlatformTransaction
B. PlatformTransactionManager
C. TransactionManager
D. PlatformManager
Answer» C. TransactionManager
2.

Spring s transaction support offers a set of technology-independent facilities, including transaction managers.

A. org.springframework.transaction.PlatformTransactionManager
B. org.springframework.transaction.support.TransactionTemplate
C. all of the mentioned
D. none of the mentioned
Answer» D. none of the mentioned