Welcome to your C# Infrastructure Quiz
1.
What does the acronym CLI stand for in the context of C# infrastructure?
2.
What is the role of the Common Intermediate Language (CIL) in C#?
3.
Which of the following is NOT a component of the CLI?
4.
What is the purpose of the Virtual Execution System (VES)?
5.
What is the Common Language Runtime (CLR)?
6.
What is the purpose of the Common Type System (CTS)?
7.
What is the role of the Common Language Specification (CLS)?
8.
What does the Base Class Library (BCL) provide?
9.
How does the .NET Framework Class Library (FCL) extend the BCL?
10.
Which of the following is a feature of managed code in the VES?
11.
What is the NGEN compiler used for in the .NET ecosystem?
12.
Which of the following is a cross-platform implementation of the CLI?
13.
What is the purpose of the Shared Source Common Language Infrastructure (SSCLI)?
14.
What is the .NET MAUI implementation used for?
15.
How does the VES manage the execution process of CIL byte code?
16.
What is the role of the Just in Time (JIT) compiler in the VES?
17.
What is the primary purpose of the Common Language Specification (CLS)?
18.
Which company developed the .NET framework and its associated infrastructure?