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 2
Set 2
Practice Mode
Share
Prev
Next
Set Completed!
0
/
5
0%
Next Set
Q2121
Permalink
Report
How many levels of variable scope available in VBA?
A
2
B
3
C
4
D
7
Q2122
Permalink
Report
What will be the output of the following VBA code?<br>Debug.printformat(#1/1/2017#,'yyyy/mm/dd')
A
01-01-2017
B
Sun, Jan01, 2017
C
01-01-2017
D
Sunday, January 01, 2017
Q2123
Permalink
Report
Which function returns true if the expression is a valid date, otherwise it returns false in VBA?
A
CDate()
B
IsDate()
C
Day()
D
Dateadd()
Q2124
Permalink
Report
What is the full form of UDF in VBA?
A
User Data Functions
B
User Defined Functions
C
Undefined Functions
D
Used Data Functions
Q2125
Permalink
Report
Which function returns the day of the month (number from 1 to 31) given date value in VBA?
A
Day()
B
Date()
C
Month()
D
Date part()
‹
1
2
3
4
5
6
7
8
9
10
...
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...