What are the tools available for Debug in VB?

Answers were Sorted based on User's Feedback



What are the tools available for Debug in VB?..

Answer / 45

we have various windows like
1) Immediate window
2) Local watch
3) Debug window

Is This Answer Correct ?    4 Yes 1 No

What are the tools available for Debug in VB?..

Answer / pratibha soni

1.the immediate window
2.the call stack
3.quick watch window
4.break point and single step mode
5.the local window

Is This Answer Correct ?    1 Yes 0 No

What are the tools available for Debug in VB?..

Answer / mohit mathur

1. Debug.Assert
2. Debug.Print

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

How would you add elements and pictures to listitems in listview control?

0 Answers  


How many max. number of controls can place in one form (especially visual basic form)?

6 Answers   Satyam,


What is the use of ActiveX Documents?

0 Answers  


How can you read content from file?

2 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  






What are the types of API Types?

3 Answers  


How can you force new objects to be created on new threads?

0 Answers  


What is ActiveX Explain?

2 Answers   SDS,


I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?

0 Answers  


What is the difference between modal and module-less window?

1 Answers  


__ no of controls in form.

0 Answers  


Is it possible to call oracle database through ADO control or Object?

1 Answers  


Categories