Visual Basic Interview Questions
Questions Answers Views Company eMail

How do you clear the current selected item from a drop down combo box?

2 3963

What is the difference between early binding and late binding?

TCS,

2 17517

Difference between ByRef and ByVal?

1 4437

How does VB Pass arguments to a function by default?

2 4360

Can a subroutine pass back values? Is so How?

2 4018

What does Addressof operator do?

1 3179

What is the difference between a Sub and a Function?

3 8065

How will you retain the values of existing elements in a dynamic array when you want to alter the array size?

1 3446

How will you define a function to accept variable number of arguments ?

1 3175

How will you define a function to accept optional arguments?

1 3440

How does the following statements work? On Error Goto Err_Handler

2 4297

How does the following statements work? On Error Resume Next

1 3788

How does the following statements work? On Error Goto 0

4 6230

What will happen if you issue a Resume statement after handling an error?

3 4006

What are the Sequence of events when a form is loaded in Visual Basic?

6 18672


Post New Visual Basic Questions

Un-Answered Questions { Visual Basic }

How can you determine performance standards?

624


How do I speed up control property access?

1006


What are the types of Error? In which areas the Error occurs?

1628


Explain the types of Views in Listview Control.

2306


OLE is used for _______

1094






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

1862


_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.

1295


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

1068


___ argument can be used to make a menuitem into bold.

1285


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1035


what are the different Types of Recordsets.

1529


what are the Types of LockEdits in RDO?

1669


Is there any way to pass a variable to a form apart from using global variables?

1077


What is activex control in vb?

539


How would you convert a form into document?

1628