As shown in the accompanying figure, ____ are stop points placed in the code to tell Visual Studio 2010 debugger where and when to pause the execution of the program.
A. breakpoints
B. debug points
C. halt points
D. tracepoints
Answer: A
Computer Science & Information Technology
You might also like to view...
An activation, represented by a thin vertical rectangle, on an object’s lifeline indicates that:
a. The object is instantiated in memory. b. The object is executing. c. The object is waiting for another object to return control. d. The object has terminated execution.
Computer Science & Information Technology
The ________ of a chart is the region containing the graphical representation of the values in a data series
Fill in the blank(s) with correct word
Computer Science & Information Technology
someValue++ is an example of the use of the prefix increment operator.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following protocols can be both connection-oriented and connectionless?
A. 20 FTP B. 53 DNS C. 67 DHCP D. 80 HTTP
Computer Science & Information Technology