A lambda expression is typically used:_________.
a. for functions that are only used once
b. for simple functions
c. for functions that need to accept multiple data types
d. all of the above
e. a and b only