https://quizack.com/visual-basic/mcq/dim-x-y-as-integer-what-is-x-and-y-data-type
Answer: x as variant and y as integer
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
Which of the following is NOT the value of StartUpPosition property in Visual Basic 6?
True or False? In Visual Basic 6, to enable automatic re-painting of MDI Form, we have to set AutoRedraw=True
To debug VB 6 applications with source code using a native debugger like Visual Studio, one must
In Visual Basic 6, How will you disable/hide the control box on a form?
Which one of the following property pages is not provided by Visual Basic 6
The assignment operator in visual basic is the ____ symbol.
The ________ operator performs string concatenation.
The ________ operator performs division and returns the remainder.
The ________ control uses a label to display program status information and messages to the user.
The ____ property of a control is used to specify the position of the text within the control.