MCQOPTIONS
Bookmark
Saved Bookmarks
→
Visual Basic
→
Adding a GroupBox to the Form and Using FinancialDotPmt Method
→
__________ is used to converting a string to upper...
1.
__________ is used to converting a string to uppercase.
A.
toUpper
B.
toLower
C.
toUpperCase
D.
toLowerCase
Answer» B. toLower
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which is used to check one among both the conditions in a given if statement?
Which is used to check both the conditions in a given if statement?
If the txtPrice control contains the value 75, what value will the Decimal.TryParse (txtPrice.Text,decPrice) method return?
If the txtPrice control contains the value 75, what value will the variable=Decimal.TryParse (txtPrice.Text,decPrice) method return?
The __________ operator reverses the value of the condition.
__________ is used to converting a string to uppercase.
String comparison in Visual basic is case-sensitive.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply