www.ThinkITI.com
Home
MCQ
Search
Free Apps
Important
Study Groups
Contact Us
Policy
Home
MCQ
Objective Questions
ITI
COPA
COPA Set-1
Programming with VBA
18
Programming with VBA MCQ with Answers
18)
Which VBA function is used to convert the string from uppercase to lowercase?
Lcase()
Lower()
Ucase()
Upper()
Answer is:
Lcase()
Programming with VBA MCQ with Answers
For more MCQ's Click Here
Related Programming with VBA MCQ with Answers
19)
Which of the following is logical operator in VBA?
+
-
*
AND
Answer
Answer is:
AND
20)
Which character is to be suffixed for long data type in VBA?
&
!
#
@
Answer
Answer is:
&
21)
What is the storage size of decimal data type in VBA?
2 bytes
4 bytes
8 bytes
12 bytes
Answer
Answer is:
12 bytes
22)
What is the storage size of currency data type in VBA?
2 bytes
4 bytes
8 bytes
12 bytes
Answer
Answer is:
8 bytes
Programming with VBA MCQ with Answers
For more MCQ's Click Here