On This Page

This set of Programming in Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on Working with ActiveX Controls & Menus

Q1 | _______ is used to differentiate the one redio button group to anotherradio button group.
  • bottom
  • top
  • dim
  • frame
Q2 | in ______box & ____ can edit in run time
  • text box & combo box
  • list and combo
  • label and text
  • all of these.
Q3 | Ms Access is used to ________
  • store data
  • display data
  • create data
  • none of these
Q4 | Following properties is use full to link ms-access in ADODC.
  • data source
  • caption
  • text
  • list
Q5 | VB is the example of____________software .
  • backhand
  • front end
  • o.s
  • none of these.
Q6 | The main property of ADODC control property is ___
  • data source
  • caption
  • text
  • none of these.
Q7 | MS-access or oracle is the example of ___ _______software.
  • back end
  • front end
  • mathematical
  • none of these
Q8 | The ____ include all widow property, form, project ,form layout .
  • ide
  • adodc
  • msaccess
  • none of these
Q9 | _______is used to differentiate the one redio button group to anotherradio button group.
  • frame
  • top
  • dim
  • list
Q10 | _______is the process of finding & removing errors.
  • debugging
  • error finding
  • processing
  • none of these
Q11 | VB is an ______________.
  • object based programming language
  • script language
  • mobile application
  • none of these
Q12 | In _________ The size of the array can be changed at the run time- sizechanges during the program execution.
  • if ... then ..else
  • do while
  • dynamic array
  • array
Q13 | The _______is show under or below the Project Explorer window
  • properties window
  • project explorer
  • menu bar
  • toolbox
Q14 | The _________ is used to show quick reference to the variouselements of a project namely form, classes and modules
  • mdi
  • project explorer
  • menu bar
  • toolbox
Q15 | ____________is insert from component , it is used to load ADOcontrol.
  • microsoft activex data control 6
  • microsoft combo control 6
  • microsoft data grid control.
  • none of these
Q16 | ADO is ActiveX-based, it can not work in different platforms anddifferent programming languages.
  • true
  • false
  • both
  • none of these
Q17 | in VB , ___ is used to enter the more then one value in a singlevariable having different data types.
  • dim
  • structure
  • array
  • variable
Q18 | In VB , array is divided into 3 types ., the second type is _____
  • single dimension
  • double dimension
  • poly dimension
  • multi dimension
Q19 | in _________ we can edit in run time
  • text box
  • combo
  • label
  • all of these.
Q20 | frame is used to differentiate the one radio button group to anotherradio button group.
  • true
  • false
  • both a and b
  • none of these
Q21 | In_________The size of the array can be changed at the run time- sizechanges during the program execution.
  • true
  • false
  • both
  • none of these
Q22 | Microsoft ActiveX Data Control 6 is insert from component , it isused to load ADO control.
  • true
  • false
  • both
  • none of these
Q23 | The Project Explorer is used to show quick reference to the variouselements of a project namely form, classes and modules
  • true
  • false
  • both
  • none of these
Q24 | single dimensional array requires one indexes to identify aparticular element.
  • true
  • false
  • both a and b
  • none of these
Q25 | The most common event associated with the command button isthe Click event,
  • true
  • false
  • both a and b
  • none of these