Question
a.
Combo Box
b.
Combo List
c.
Check Box
d.
Radio Button
Posted under Visual Basic
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. A _______________ allows you to select from a list of choices.
Similar Questions
Discover Related MCQs
Q. Which of the following rounds the contents of the intNum variable to three decimal places?
View solution
Q. Which of the following statements prevents a form from being closed?
View solution
Q. A form’s ____________ event is triggered when the computer processes the Me.Close() statement.
View solution
Q. A form’s _________________ event is triggered when you click the Close button on its title bar.
View solution
Q. The _______________ event occurs when the user either types a value in the text portion of a combo box or selects a different item in the list portion.
View solution
Q. The item that appears in the text portion of a combo box is stored in which property?
View solution
Q. Which of the following selects the Cat item, which appears third in the cboAnimal control?
View solution
Q. The items in a combo box belong to which collection?
View solution
Q. Which property is used to specify a combo box’s style?
View solution
Q. Which of the following instructs a function to return the contents of the decStateTax variable?
View solution
Q. Which of the following is false?
View solution
Q. To determine whether a variable is being passed to a procedure by value or by reference, you will need to examine ________________
View solution
Q. Each memory location listed in the parameterList in the procedure header is referred to as _________________
View solution
Q. ________________ statement is the last statement in the function.
View solution
Q. Between the function’s _____________ and ___________________ you enter the instructions to process when the function is invoked.
View solution
Q. A function can receive information either by value or by _________________
View solution
Q. A function’s header includes the ___________ data type.
View solution
Q. The functions header and footer contains the _______________ keyword.
View solution
Q. _____________________ returns a value after performing its specific task.
View solution
Q. Which of the following is false?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Visual Basic? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!