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
28 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
Which of the following displays the list of projects contained in the Visual Basic current solution?
5
In most applications, the code to define a user-defined data type is entered in the form's ______.
25
The ______ statement is used to define an enumeration.
36