Visual Basic - Study Mode
[#506] The . . . . . . . . displays the most commonly used items.
Correct Answer
(A) Common tab
[#507] Which of the following is used to display a message box in Visual Basic?
Correct Answer
(A) MessageBox.Show
[#508] What is the value of len in the following Visual Basic code? Dim strVB() As String = {"Sanfoundry", "Visual Basic", "VB.Net", "Visual Studio"}
Dim len As Integer
len = strVB.Length()
Correct Answer
(C) 4
[#509] In the Visual Basic application, which of the following are listed in a properties window?
Correct Answer
(C) Attributes
[#510] The . . . . . . . . include all widow property, form, project ,form layout .
Correct Answer
(A) ide