CIL is high-level (machine) language, like Assembler, but is Object-oriented

  1. True

  2. False


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of CIL (Common Intermediate Language) and its characteristics.

CIL is not a high-level language like Assembler. CIL is a low-level language that is used as an intermediate language in the .NET framework. It is an object-oriented assembly language that is designed to be platform-independent and to provide a common language runtime environment for different programming languages.

Therefore, the correct answer is:

B) False - CIL is not a high-level language like Assembler.

Find more quizzes: