QuizApp
Home
Teacher
Login
Register
Guest Mode
Student
Login
Register
Guest Mode
Dashboard
Study MCQ
Computer Operator and Programming Assistant (COPA)
PROGRAMMING WITH VBA
Set 13
Set 13
Practice Mode
Share
Prev
Next
Set Completed!
0
/
5
0%
Next Set
Q2176
Permalink
Report
Which VBA code is used to load user form into memory but do not display?
A
User form1.Show
B
Load userform1
C
Userform1.load
D
Show userform1
Q2177
Permalink
Report
Which VBA code is used to remove the user form from memory?
A
Unload me
B
Userform1.hide
C
Unload userform1
D
User form show false
Q2178
Permalink
Report
Which window displays the watched expression including the one just added?
A
Module window
B
Immediate window
C
Watch window
D
Debug window
Q2179
Permalink
Report
Which one is indicated by a red dot with a line of code highlighted in red in VBA?
A
Break point
B
Start point
C
End point
D
Error point
Q2180
Permalink
Report
Which is used to repeats the same steps in case of frequency needed actions in VBA?
A
Class
B
Object
C
Functions
D
Macros
‹
1
2
...
10
11
12
13
14
15
16
17
18
19
›
Report Question Issue
Your Name (Optional)
Your Email (Optional)
What do you think is the correct answer?
*
-- Select the correct answer --
A
B
C
D
Select which option you believe is the correct answer.
Feedback
*
Verify you're human
*
Loading...