ITI MCQ
Home
PROGRAMMING WITH VBA - Quiz
Categories
Computer Operator and Programming Assistant (COPA)
PROGRAMMING WITH VBA
1) Which is a series of items where all items share the same properties and methods in VBA?
Arrays
Groups
Methods
Collections
2) Which button allows a single choice within a limited set of mutually exclusive choice?
Button
Option button
Spin button
Toggle button
3) Which box has three states in VBA?
List box
Combo box
Check box
Group box
4) Which one creates a box with a scrollable list containing a number of input values in VBA?
Combo box
Option button
Text box
List box
5) Which control is suitable to collect the input from the user in VBA?
Label
Text box
Command button
User form
Submit Quiz