Solved

To Apply the Sort Procedure to an Array Called IntAges,use

Question 76

Multiple Choice

To apply the sort procedure to an array called intAges,use the syntax ____.


A) Sort(intAges)
B) Sort.Array(.intAges)
C) ArraySort(intAges)
D) Array.Sort(intAges)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions