Does the function sort ascending or descending?

```
function sortNum(A, B)
{ return (B – A); }
```

a. ascending
b. descending


b. descending

Computer Science & Information Technology

You might also like to view...

Map method ________ performs an operation on each key–value pair.

a. for b. forNext c. forEach d. forAll

Computer Science & Information Technology

Access automatically constructs an equivalent SQL statement for queries when the query is created.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A chart sheet can contain ____.

A. only one chart B. one or two charts C. one to four charts D. one to six charts

Computer Science & Information Technology

Asha is creating a form to survey patients with bee sting allergies in her clinic. She is going to include several different types of content controls depending on the type of information she wants users to enter. Asha would like users to enter information into a SmartArt graphic in the form. What steps must she take to do this?

What will be an ideal response?

Computer Science & Information Technology