Login
Remember
Register
User rajeshsharma
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by rajeshsharma
0
votes
1
answer
Which of the following is NOT a responsibility of the RowMapper in Spring JDBC?
asked
Nov 17, 2024
in
Spring
rowmapper
in
spring
jdbc
0
votes
1
answer
Which exception hierarchy does Spring JDBC use for database-related errors?
asked
Nov 17, 2024
in
Spring
spring
jdbc
0
votes
1
answer
What does JdbcTemplate in Spring JDBC help with?
asked
Nov 17, 2024
in
Spring
spring
jdbc
0
votes
1
answer
Which module of Spring provides JDBC functionalities?
asked
Nov 17, 2024
in
Spring
spring
jdbc
functionalities
0
votes
1
answer
Which of the following annotations makes a particular bean the primary candidate for autowiring when multiple beans of the same type exist?
asked
Nov 14, 2024
in
Spring
autowiring
0
votes
1
answer
What does the @Value annotation do in Spring?
asked
Nov 14, 2024
in
Spring
value
annotation
0
votes
1
answer
How can you ensure that only one instance of a bean is created in a Spring container?
asked
Nov 14, 2024
in
Spring
spring
container
0
votes
1
answer
What happens if no matching bean is found for an @Autowired dependency by default?
asked
Nov 14, 2024
in
Spring
autowired
dependency
0
votes
1
answer
Which of the following is true when using @Autowired on a setter method?
asked
Nov 14, 2024
in
Spring
autowired
0
votes
1
answer
Which of the following is the default scope of a Spring Bean?
asked
Nov 14, 2024
in
Spring
spring
bean
0
votes
1
answer
If a bean has multiple qualifying dependencies, which annotation can help in specifying the right one?
asked
Nov 14, 2024
in
Spring
qualifying
dependencies
0
votes
1
answer
Which annotation is commonly used for autowiring in Spring?
asked
Nov 14, 2024
in
Spring
annotation
autowiring
0
votes
1
answer
Which of the following is NOT a type of Dependency Injection in Spring?
asked
Nov 14, 2024
in
Spring
dependency
injection
spring
0
votes
1
answer
What is the primary goal of Dependency Injection (DI) in Spring?
asked
Nov 14, 2024
in
Spring
dependency
injection
0
votes
1
answer
Which of the following ensures that an advice runs regardless of the outcome of the join point?
asked
Nov 8, 2024
in
Spring
join
point
0
votes
1
answer
In Spring AOP, what is the purpose of the "target" object?
asked
Nov 8, 2024
in
Spring
target
object
0
votes
1
answer
For a method execution, which advice wraps the execution and can decide whether to proceed with the execution?
asked
Nov 8, 2024
in
Spring
method
execution
0
votes
1
answer
What does the "weaving" process in AOP refer to?
asked
Nov 8, 2024
in
Spring
weaving
process
0
votes
1
answer
Which AOP framework does Spring AOP integrate with for advanced AOP features?
asked
Nov 8, 2024
in
Spring
spring
aop
integrate
0
votes
1
answer
What's the primary module for AOP in Spring?
asked
Nov 5, 2024
in
Spring
aop
spring
0
votes
1
answer
Which advice runs irrespective of a method's successful execution or an exception being thrown?
asked
Nov 5, 2024
in
Spring
exception
being
thrown
0
votes
1
answer
Which annotation can be used to define an aspect in Spring AOP?
asked
Nov 5, 2024
in
Spring
spring
aop
0
votes
1
answer
Which of the following is NOT true about Spring AOP?
asked
Nov 5, 2024
in
Spring
spring
aop
0
votes
1
answer
In Spring AOP, what defines a point where an advice should be executed?
asked
Nov 5, 2024
in
Spring
spring
aop
0
votes
1
answer
Which of the following is NOT a type of advice in Spring AOP?
asked
Nov 5, 2024
in
Spring
spring
aop
0
votes
1
answer
Which type of advice runs after the advised method completes without throwing any exception?
asked
Nov 5, 2024
in
Spring
exception
0
votes
1
answer
In Spring AOP, what is an "advice"?
asked
Nov 5, 2024
in
Spring
advice
aop
0
votes
1
answer
Which of the following can be considered a cross-cutting concern?
asked
Nov 5, 2024
in
Spring
cross-cutting
concern
0
votes
1
answer
What does AOP stand for in Spring?
asked
Nov 5, 2024
in
Spring
aop
spring
0
votes
1
answer
In Docker, what is a bridge network?
asked
Oct 24, 2024
in
Docker
bridge
network
Page:
« prev
1
2
3
4
5
6
7
8
...
187
next »
...