.NET Framework - Programming

Q1:

Which of the following jobs are done by Common Language Runtime?
  1. It provides core services such as memory management, thread management, and remoting.
  2. It enforces strict type safety.
  3. It provides Code Access Security.
  4. It provides Garbage Collection Services.

A Only 1 and 2

B Only 3, 4

C Only 1, 3 and 4

D Only 2, 3 and 4

E All of the above

ANS:E - All of the above

No answer description is available. Let's discuss.