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 #9685
Back to Home
View All Programming Questions
23 Views
Question
Which of the following is the correct syntax for defining a class in Visual Basic?
A. Class MyClass ... End Class
B. Structure MyClass ... End Structure
C. Module MyClass ... End Module
D. Interface MyClass ... End Interface
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
What does the `My.Application.Info.DirectoryPath` property return?
29
The ______ function is used to create a formatted string.
35
Which of the following keywords is used to return a value from a function?
24