Multiple Choice
Which of the following benefits do we get on running managed code under CLR?1. Type safety of the code running under CLR is assured.2. It is ensured that an application would not access the memory that it is not authorized to access.3. It launches separate process for every application running under it.4. The resources are Garbage collected.
A) Only 1 and 2
B) Only 2, 3 and 4
C) Only 1, 3 and 4
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q29: An _ is a group of contiguous
Q30: C# has _ operator, useful for making
Q31: Which of the following jobs are done
Q32: Which of the following is the root
Q33: Which of the following statements is correct
Q34: Which of the following statements is correct
Q36: Which of the following statements are correct
Q37: All C# applications begin execution by calling
Q38: Which of the following statements are correct
Q39: Dot Net Framework consists of :<br>A)Common language