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 #9687
Back to Home
View All Programming Questions
24 Views
Question
Which of the following is the correct way to declare a constant in Visual Basic?
A. Const PI As Double = 3.14159
B. Dim PI As Double = 3.14159
C. Static PI As Double = 3.14159
D. ReadOnly PI As Double = 3.14159
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
MS-Access or Oracle is the example of ______ software.
38
The . . . . . . . . validator is used to verify that control contains data and that an entry passes ...
7
The ______ method is used to convert a string to a numeric value with culture-specific formatting.
22