McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Science in Computer Science ...
→
Visual Programming
→
Writing code in _________ modules can cr...
Q.
Writing code in _________ modules can create new objects.
A.
form.
B.
procedure.
C.
class.
D.
window.
Answer» C. class.
3.6k
0
Do you find this helpful?
53
View all MCQs in
Visual Programming
Discussion
No comments yet
Login to comment
Related MCQs
A ________ is a window that contains application code and has other objects placed on it to create the user interface.
_______can be built by adding custom properties to a Form and then they can be used as templates for new objects.
Class modules have two events ___ and ___.
The ____keyword is used when we want Visual Basic to create a new instance of the original object.
The code in an application can be broken into logical components by _______ process.
In VB the order in which you create the controls is the order used by using ____ key
A ________ procedure is used to create and manipulate custom properties.
The ________ control is used to create a hierarchy that shows at least 2 or more levels of a database.
________ bugs are those that occur when we attempt to create the program executable file (EXE) or run the object.
A __________ control is used to create applications that present information in rows and columns.