What is the difference between <F8> and <Shift-F8> when
debugging?

Answers were Sorted based on User's Feedback



What is the difference between <F8> and <Shift-F8> when debugging?..

Answer / suresh

F8- will take u through all the executable statements

<SHIFT> f8 ? will skip the calls to subroutines

Is This Answer Correct ?    7 Yes 0 No

What is the difference between <F8> and <Shift-F8> when debugging?..

Answer / ravi kumar noneria

F8- will take u through all the executable statements

<SHIFT> f8 ? will skip the body of function & subroutines
but execute all

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


How would you find out the value property in Slider Bar Control?

1 Answers  


How many number of events does the Timer controls ?

3 Answers  


Different types of Passing Value?

1 Answers  


what is the diff between inprocess and out of process ?

1 Answers  


What is shortcut menu and explain "The ole control's shortcut menu".

0 Answers  


What is Dll?

3 Answers  


How would you activate animation control?

1 Answers  


Explain the differences between ActiveX Dll and ActiveX Exe?

0 Answers  


What is Static Cursor?

1 Answers  


Explain about control properties?

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


Categories