https://quizack.com/visual-basic/mcq/in-microsoft-visual-basic-use-the-statement-to-create-a-string-variable
Answer: Dim
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
In the code editor, ____ is used to indicate the location of an error.
The color of the text in a label control is determined by the ________ property.
The select case statement ends with the ____ clause.
You create a named constant using the ____ statement.
You declare a class-level variable using the ____ keyword.
Which property is required to place a control on Visual Basic 6 MDI Form?
KeyDown is an example of a:
To make a UserControl transparent
In Visual Basic 6, which one is NOT a parameter of connection objects open method?
When an ActiveX project is compiled, its COM interface can be preserved by using Binary Compatibility. Between compilations VB creates different interfaces for modified parts of classes. This is called: