What is the use of Immediate, Local Window?



What is the use of Immediate, Local Window?..

Answer / Arjun Tyagi

The Immediate Window in Visual Basic allows you to execute commands while the program is running. The Local Window displays the values of variables and properties within a specific procedure or function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is data control in vb?

1 Answers  


What is Static Cursor?

1 Answers  


reading lines from a file by searching a word(instr) and copying to other textfile,but its only copying only one line but there are some other lines match criteria but not copying to the files

2 Answers  


What is Tabstrip control? What is the starting Index value? How to locate it?

1 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers  


What is instantiating?

1 Answers  


What is the difference between modal and moduless window?

2 Answers  


Clear property is available in hich control?

2 Answers  


what is the Property used to add a menus at runtime?

1 Answers  


what are the Controls which do not have events ?

1 Answers  


What is the current version of Visual Basic for Windows?

1 Answers  


What is ado data control in vb6 0?

1 Answers  


Categories