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
23 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
What will be the output of the following Visual Basic code, if the intnumber variable is 90?\nIf int...
2
What is the purpose of the `Handles` clause in event procedures?
27
The ______ function is used to convert a string to a date without exception.
26