asked 5.4k views
1 vote
The algorithm ____ is used to find the elements in one range of elements that do not appear in another range of elements.

A.
set_union

B.
set_difference

C.
set_join

asked
User Dasmikko
by
7.9k points

1 Answer

1 vote

Answer:

A. set_union

Step-by-step explanation:

The algorithm set_union is used to find the elements in one range of elements that do not appear in another range of elements.

answered
User Pugazh
by
8.2k points

No related questions found