Multiple Choice
As you do with list boxes,you use the Items collection's ____ method to add an item to a combo box.
A) Insert
B) Add
C) New
D) Append
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: The syntax of the Call statement is
Q24: Which of the following is a valid
Q25: You pass a variable _ when the
Q26: When you pass a variable _,the computer
Q27: What is the Math.Round function? Provide the
Q29: Math.Round(3.234,2)returns the number 3.24.
Q30: If the digits argument is omitted,the Math.Round
Q31: An independent Sub procedure can contain one
Q32: The syntax _ displays a return value.<br>A)dblNewPrice
Q33: In most cases,the last statement within a