Sample VBA Technical Interview Questions and Answers for fresher job interview / placement test. CSE / IT Practice Questions related to VBA asked in written recruitment exams and interviews.
What is the difference between flexgrid control and dbgrid control.
Which control is used to call the windows application.
What do you understand by constructors and destructors.
What are the controls which can’t be placed in MDI.
WHat are the merits of Active Dll over Active Exe
What is the use of option explicit.
How can we register a component.
Which property of menu can’t be set at runtime
Which controls can not be placed in MDI?
How much is the maximum size of a textbox?
Name the property of the textbox which can’t be varied at runtime.
How can we compress an image in image control?
Which methodsĀ are used to tell the MTS from the objectContext Object whether the transaction was successful or not.
Explain the difference between the Msgbox statement and MsgboxQ function.
What feature of Visual basic enables the use of Callback functions.
What is the advantage of wrapping database calls into MTS transactions.
Which are the various cursor and locking types in ADO.
Which property should be varied to set the command button for ESC.
What do you know about Type Library and What is its use?
Describe the ADO Objects.
Explain the various compatibility types during the creation of COM Component.
What do you understand by Byval and ByRef? Which of these is the default.