TEST ON VBA OPERATOR
CREATED BY SUNITA NAIN
TRAINEE NAME *
FATHER NAME *
ROLL NO.
TRADE
ITI NAME
The arithmetic operator in VBA has precedence after the ∧ operator.
1 point
Clear selection
1. Choose the result of the following VBA expression:x = ”20” + ”32”
Your first question?
1 point
Clear selection
2. ---------and -------are the two concatenation operators available in VBA.
1 point
Clear selection
3. The operator returns 1 if at least one of the bits is 1.
1 point
Clear selection
4.  The expression in VBA (5>3) XOR(4>2) results in .
1 point
Clear selection
5.  The expression in VBA Dim x as Bytex=3NOT x results in .
1 point
Clear selection
6.  In VBA, using operator for concatenation results concatenation of Strings, irrespective of numeric or alpha-numeric value stored in the Strings.
1 point
Clear selection
7. The operator in VBA returnstrue if only one of the 2 comparisons istrue.
1 point
Clear selection
8. The expression in VBA 5 XOR 3 (101XOR 011) results in .
1 point
Clear selection
9.  What would be the result of the following comparison ?:5 = 3
1 point
Clear selection
10. Choose the result of the following VBA expression:x = ”Hi, ” & ”how are you?”
1 point
Clear selection
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy