Computer Science, asked by faizamalik247, 1 year ago

Explain the function of debug window in visual basic?

Answers

Answered by mehakdeep55
0

Answer:

..........kya......pta.......

follow me.........

Answered by riya4865
0

Explanation:

When execution of a program has been temporarily halted and VB is in Break mode the Debug window can be used

can be used to execute single line commands entered by the user. For example, the user can click on the Debug window, type 'Print Time$', and hit . The result is the current system time is displayed in the Debug window.

Hope it helps you

Similar questions