Examlex

Solved

Match Each Definition with the Correct Term Below

question 3

Multiple Choice

Match each definition with the correct term below.
-Word root


Definitions:

Parameters

Variables that are passed to a function or method as input, where the function can then use or modify them to perform a task.

Wildcard

In computing, a symbol or set of symbols used to represent unknown, variable, or multiple characters or numbers in a command or search.

SortedSet

An interface in the Java Collections Framework representing a set that maintains its elements in ascending order.

Set Interface

An interface in Java Collections Framework representing a collection that contains no duplicate elements and has no specific order.

Related Questions