Knowledge check

Completed
1.

Imagine that you used C# code to create a new application. After running the code, you discover a bug in your logic. How can you find the bug?

2.

Which one of the following terms describes an application framework that combines several related libraries, along with starter projects, file templates, code generators, and other tools that developers use to build an application for a specific purpose?

3.

Which one of the following terms best describes the installer that you need to create projects, write code, call methods in libraries, compile code, and then build, debug, and run applications?