Are you familiar with Visual Basic? Do you believe you can beat this "Visual Basic Questions Test! Quiz? Microsoft's Visual Basic provides the latest updates to the Microsoft Visual Studio Development System. It is one of the highly popular tools for obtaining applications on Windows. It allows you to assemble the established applications as executable files. Take this test and discover how much you know about visual basic. Go for it!
& (ampersand)
@ (at)
' (apostrophe)
_ (underscore)
ForeColor
BackColor
Appearance
Background
TxtName.Focus()
TxtName = Focus()
TxtName = Top()
TxtName.First()
TxtMessage.Text = ""
TxtMessage.Clear()
TxtMessage.Text = String.Empty
All of the answers are correct
Cause the control to appear to the right of the other controls
Make the control Visible
Align the control to the left of the other controls
Set the focus on this control when the program begins running
Using an ampersand (&)
Using at (@)
Using underscore ( _)
Capitalizing the first letter of the word
Setting their X property to the same value
Selecting Align from the Format menu and then choosing Lefts.
Selecting "Make Same Size" from the Layout toolbar
Setting their Height property to the same value
Caption
Name
Text
Appearance
Form
GroupBox
RadioButton
All of the above are objects
Pressing the Enter key at the end of the line
Adding a blank space and a plus sign ( + ) at the end of the line
Adding a blank space and an ampersand ( & ) at the end of the line
Adding a blank space and an underscore ( _ ) at the end of the line