Knowledge check

Completed

Choose the best response for each question.

Check your knowledge

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, and compile code. Then build, debug, and run applications?