Question & Answer: T CLR? It provides a language-neutral development & execution environment. It ensures tha…..

Computer Science C#Question 19 5 pts Which of the following statements are TRUE about the NET CLR? 1. It provides a language-neutral development & execution environment. 2. It ensures that an application would not be able to access memory that it is not authorized to access. 3. It provides services to run managed applications. 4. The resources are garbage collected. 5. It provides services to run unmanaged applications. Only 1 and 2 Only 1,2 and 4 1, 2, 3,4 O Only 4 and 5 Question 20 5 pts Can a abstract class be instantiated directly? O Yes O No No answer text provided. No answer text provided.

Which of the following statements are TRUE about the NET CLR? It provides a language-neutral development & execution environment. It ensures that an application would not be able to access memory that it is not authorized to access. It provides services to run “managed” applications. The resources are garbage collected. It provides services to run “unmanaged” applications. Only 1 and 2 Only 1, 2 and 4 1, 2, 3, 4 Only 4 and 5 Can a abstract class be instantiated directly? Yes No No answer text provided. No answer text provided.

Expert Answer

 

19. c) 1,2,3,4

These all are services provides by Commom Language Runtime which cpnverts and run compiled code to machine code.

20. b) No.

Because abstract class can have undefined functions, which needs to be defined or implemented before instantiation.

Still stressed from student homework?
Get quality assistance from academic writers!