Visual Basic (VB) .Net Quiz - 2
Description: Visual Basic (VB) .Net Quiz - 2 | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: .net vb |
In the statement, Dim Days(7) as String, what part of the array does the number 7 refer to?
What is required to reference an element in an array?
Which method will arrange the elements of an array in alphabetical order?
The number of variables allowed in a structured is:
The variable inside a structure is called a(n):
Which datatype can an array not hold?
An array of controls can be populated by:
The Tag property can:
The KeyPress event will capture pressing the key:
Which argument in the KeyPress parameter list contains the Handled property?
Which menu item is not typically found in the File Menu?
What is the name of the control for putting menus on a form?
The standard prefix for a menu item is:
Which menu object property places a check mark in the display of the menu text?
Which symbol creates an access key in the text of a menu item?