Problem Statement
Correct Syntax of the C# Compiler -debug Option Write the syntax for the compiler option -debug , which invokes the compiler to produce debugging information and places that information in the output file(s). The command must also place the debugging information in the output file app.pdb . Which option gives both correctly?