What is the default scope of a Spring bean if no scope is specified?
a) prototype
b) request
c) session
d) singleton