πŸ“Š C# .Net Programing
Q. Which one of the following statements about code debugging is correct?
  • (A) Debugger helps us to step through our code, one line at a time.
  • (B) Breakpoints can be set by pressing F9 function key.
  • (C) Breakpoints can be set by left-clicking in the left margin area at the line where we want to set the breakpoint.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) Debugger helps us to step through our code, one line at a time.

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
173
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate