What is default scope of bean in Spring framework in Java Spring?
A - singleton
B - prototype
C - request
D - session