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
27 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
In Visual Basic, which function is used to remove leading and trailing spaces from a string?
34
In most applications, the code to define a user-defined data type is entered in the form's ______.
25
The ______ method is used to close a database connection.
41