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 #9851
Back to Home
View All Programming Questions
39 Views
Question
Which keyword is used to declare a variable that can hold multiple values of the same type?
A. Const
B. Public
C. Static
D. Dim
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
What is the output of the following code? Dim str As String = "Hello" Console.WriteLine(str.Substrin...
9
The ______ method is used to convert a string to a byte array using ASCII encoding.
34
The default data type of a variable declared with `Dim` in VB.NET is ______.
35