What is the Resource Manager’s role in query processing?

A.
serializing all requests to simulate concurrency
B.
determination and allocation of request importance
C.
determination and allocation of memory, threads, and file handles for the request
D.
allowing queries to run in place of background tasks
Explanation: