| Other Visual Basic Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is DSN? | | 1 |
| Can a subroutine pass back values? Is so How? | | 2 |
| What are the Sequence of events when a form is loaded in
Visual Basic? | | 5 |
| What will happen if you issue a Resume statement after
handling an error? | | 2 |
| Why we need a MDI form? How can we make a form as a mdichild
form? | TCS | 2 |
| what are the Differences between Modal and Modaless forms? | | 1 |
| What is the benefit of wrapping database calls into MTS
transactions? | | 1 |
| How many max. number of controls can place in one form
(especially visual basic form)? | Satyam | 6 |
| How does the following statements work?
On Error Goto 0 | | 3 |
| How to trap Data Base Error? | | 1 |
| what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file? | CTS | 1 |
| How can you Implement windows functionality in VB? | ABC | 1 |
| Using which type we can access file line by line? | | 2 |
| What are the types of Error? | | 1 |
| What do you mean by provider? | | 1 |
| What does the NewIndex property return? | | 1 |
| Is it possible to call backend procedures with ADO control? | | 1 |
| Why we use Treeview Control? | | 1 |
| What are the different cursor types that can we create
using ADO Recordset?
Difference between these cursor types?
| | 1 |
| Dim x, y as integer.
What is x and y data type? | | 7 |
| |
| For more Visual Basic Interview Questions Click Here |