The ____ of two sets (A and B) is a set that contains all of the items in A and all of the items in B.

A. union
B. intersection
C. subset
D. collection


Answer: A

Computer Science & Information Technology

You might also like to view...

To signal a failure on the input stream accessed by infile, use the statement

a. infile.fail(); b. infile.reset ( ios::failbit ); c. infile.setstate ( ios::failbit ); d. infile.eof();

Computer Science & Information Technology

Because the words of each line are different lengths, the right edge of the paragraph is usually uneven; this type of alignment in Word is called ________

A) Centered B) Justified C) Left-aligned D) Right-aligned

Computer Science & Information Technology

If you press Enter after pressing and holding Shift while typing in five underscore characters, ________

A) a page break is inserted B) five more underscore characters will be inserted C) a continuous section break is inserted D) the characters are converted into a horizontal line

Computer Science & Information Technology

A GUI Skin is a collection of functions, variables, and methods that make up the GUI elements

Indicate whether the statement is true or false

Computer Science & Information Technology