Contents

Which of the following type of constant is ControlChars.NewLine constant?
a) Character                        
b) Pure
c) Intrinsic                           
d) Invariable

c

The position of an item in a list box depends on which of the following property of the value stored in the list box’s?
a) Unsorted property
b) Sorted property
c) Descending Property
d) Ascending property

b

Which of the following returns a value after performing its specific task in Visual Basic?
a) Structure                          
b) Sub block
c) Sub procedure 
d) Function Procedure

d

Which of the following property is used to specify a combo box’s style in Visual Basic?
a) Style                                 
b) ComboBoxStyle
c) DropDownStyle             
d) DropStyle

c

Which of the following section is used to make text appear around the image?
a) Wrapping style             
b) Text style
c) Image properties            
d) Align

a