Visual Basic (VB) - Controls and Dialogs

Test your knowledge of Visual Basic components including ActiveX controls, dialog boxes, workspace objects, and OLE server concepts.

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is used to support simultaneous transactions and acts as a container for open databases in VB?

  1. WorkSpace object
  2. Data access object
  3. DB engine
  4. Database object
  5. TableDef object
Question 2 Multiple Choice (Single Answer)

Which of the following are created by a user by using form and defining the interface according to the user's choice in VB?

  1. Custom dialog box
  2. Pre-defined dialog box
  3. ComboBox
  4. FileListBox
  5. OptionButton
Question 3 Multiple Choice (Single Answer)

Which provides both subprograms and a user interface that you can reuse in other programs in VB?

  1. ActiveX Control
  2. ActiveX DLL
  3. FileListBox Control
  4. DirListBox Control
  5. DriveListBox Control
Question 4 Multiple Choice (Single Answer)

Which of the following provides you with a set of standard dialog boxes for opening, saving and printing files and for selecting colors and fonts in VB?

  1. CheckBox
  2. ComboBox
  3. TextBox
  4. Pre-defined dialog box
  5. Common dialog box
Question 5 Multiple Choice (Single Answer)

Which of the following is deigned to work as an OLE server, which is nothing more than a program designed to share information with another program in VB?

  1. ActiveX Document EXE
  2. ActiveX EXE
  3. ActiveX Document DLL
  4. Standard EXE
  5. OLE