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 #9990
Back to Home
View All Programming Questions
22 Views
Question
The ______ method is used to sort an array in descending order.
A. Array.Sort(array, True)
B. Array.SortDesc(array)
C. Array.OrderByDescending()
D. Array.Reverse(Array.Sort(array))
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
A ______ is a file that contains program instructions called code.
24
The . . . . . . . . is a very useful control for Visual Basic, as it is not only used to provide ins...
5
The ______ function is used to convert a string to a numeric value with culture-specific formatting.
31