Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9484
Back to Home
View All Programming Questions
24 Views
Question
In Visual Basic, if you keep a variable undeclared, it is automatically taken as which data type?
A. Int
B. Char
C. String
D. Object
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
How many times will the MessageBox.Show method in the following code be processed?\nFor count As Int...
11
When we declare the variable in . . . . . . . . of VB then it is public variable.
23
The ______ function is used to delay execution until a background task completes.
27