Que: 26. __________ do not return a value.
|
a. Sub procedure |
b. Function procedure |
c. Property procedures |
d. All of these |
Que: 26. __________ do not return a value.
|
a. Sub procedure |
b. Function procedure |
c. Property procedures |
d. All of these |
Que: 27. The default datatype for VB is ___________
|
a. Integer |
b. Decimal |
c. Variant |
d. String |
Que: 27. The default datatype for VB is ___________
|
a. Integer |
b. Decimal |
c. Variant |
d. String |
Que: 28. _________ is a built in function to return lower bound of an array.
|
a. Lbound() |
b. LRbound() |
c. Lowbound() |
d. None of these |
Que: 28. _________ is a built in function to return lower bound of an array.
|
a. Lbound() |
b. LRbound() |
c. Lowbound() |
d. None of these |
Que: 29. The _________ allows direct exit from a For loop, Do loop, Sub procedure, or Function procedure.
|
a. Break |
b. Exit |
c. Exit for |
d. Exit Do |
Que: 29. The _________ allows direct exit from a For loop, Do loop, Sub procedure, or Function procedure.
|
a. Break |
b. Exit |
c. Exit for |
d. Exit Do |
Que: 30. ___________ displays current directory with any subdirectories and allows the user to change directory.
|
a. FileListBox |
b. DirListBox |
c. DriveListBox |
d. All of these |
Que: 30. ___________ displays current directory with any subdirectories and allows the user to change directory.
|
a. FileListBox |
b. DirListBox |
c. DriveListBox |
d. All of these |