McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Commerce (B Com)
→
Visual Basic (VB)
→
____ function is used to convert a text ...
Q.
____ function is used to convert a text value to a numeric value.
A.
ucase( )
B.
lcase( )
C.
val( )
D.
len( )
Answer» C. val( )
1.7k
0
Do you find this helpful?
1
View all MCQs in
Visual Basic (VB)
Discussion
No comments yet
Login to comment
Related MCQs
_______ property of a Text Box is True then user cannot type anything in a Text Box.
Prefix used for a Text Box is _____
Which of the following is not a valid property of a Text Box?
Which of the following function is invalid in VB?
Prefix used for a Check box is _____
Prefix used for a Command Button is _____
Prefix used for a Form is _____
Prefix used for a Frame is _____
To define access key, ___ symbol is used before the character you want as access key while setting caption property of a Command Button.
Which arithmetic operator is used for integer division.