Which method call sorts array strWords in ascending order?

a) Array.Sort( strWords )
b) strWords.SortArray()
c) Array.Sort( strWords, 1 )
d) Sort( strWords )


a) Array.Sort( strWords )

Computer Science & Information Technology

You might also like to view...

After becoming familiar with the data in a database, what should be the first step when creating an action query?

A) Run the query. B) Back up the database. C) Using design view, create the query. D) Save the database in an earlier version.

Computer Science & Information Technology

You are installing a new power supply as part of building a computer you are designing and building for a CAD/CAM operator. You discover a power supply cable that has three pins. To what will you connect this cable?

A) Smartphone B) Video card C) Fan D) ODD

Computer Science & Information Technology

If the software is available to all authenticated users of the computer, regardless of their group membership or privileges, this is an example of assigning software to computers

Indicate whether the statement is true or false

Computer Science & Information Technology

Automatically ordering more inventory when levels drop below a certain point is an example of a(n):

a. programmed decision b. nonprogrammed decision c. ad hoc decision d. optimized decision

Computer Science & Information Technology