What is graceful degradation of an application?
A.
Application maintains limited functionality even when some of the modules are not
available.
B.
Application can accept all requests from users but responds to only high priority requests.
C.
Application retries the service that is temporarily down and makes it available to users.
D.
Application automatically restarts on another virtual machine and provides full
functionality.