Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #10001
Back to Home
View All Programming Questions
29 Views
Question
The ______ function is used to convert a number to a string with fixed decimal places.
A. ToString
B. CStr
C. Cast
D. Format
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
Which menu provides option for manipulating the controls on the form?
25
StretchImage Property is present in which dialog box?
38
What is the array of these statements? Dim intScores As Integer = {78, 83, 75, 90} Array.Reverse(int...
13