23. In a sorted array having SIZE locations, the kth smallest item is given by ______.

a. anArray[k-1]
b. anArray[k]
c. anArray[SIZE-k]
d. anArray[SIZE+k]

a. anArray[k-1]

Computer Science & Information Technology

You might also like to view...

________ checks documents for macros and digital signatures

A) The Expression Builder B) The Validation rule C) The Trust Center D) Data validation

Computer Science & Information Technology

You can activate the Search field by clicking ____on the menu bar, pointing to Find, then clicking Find.

A. Edit B. View C. File D. Tools

Computer Science & Information Technology