Which of the following is not a debugger feature?

a) examining and setting variable values
b) watching the values of variables and expressions
c) viewing the order in which methods are called
d) locating syntax errors

d) locating syntax errors

Computer Science & Information Technology

You might also like to view...

IDE stands for ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) To distinguish fields or records there has to be one that is different from every other, this is called the record key. 2) Characters in C# are Unicode characters, each represented by one byte. 3) High-level computer languages are easily understood by a computer without any need of translation. 4) An assembler converts assembly language programs into machine language.

Computer Science & Information Technology