Getting Started with .NET

Complete this assessment with 100% score to master this chapter.

01Which component of .NET is responsible for memory management (Garbage Collection) and security?

02What is the main advantage of Top-Level Statements introduced in C# 9.0?

03Which CLI command is used to restart your app automatically every time you save a file?

04When using Top-Level Statements, how do you access command-line arguments?

05Which Visual Studio workload is required for building console and Windows desktop apps?