Functional interface Comparator’s default method ________ reverses an existing Comparator’s ordering.

a. invert
b. descending
c. reversed
d. downward


c. reversed

Computer Science & Information Technology

You might also like to view...

The ______ statement is used to execute one action when a condition is true and an- other when that condition is false.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A query that extracts data from more than one table is called a(n) ________ query

Fill in the blank(s) with correct word

Computer Science & Information Technology

In order to connect to a website, the browser must know only the site's domain name.

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

Computer Science & Information Technology

The general case for the factorial recursive algorithm is:  n * factorial (n + 1).

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

Computer Science & Information Technology