List all subsets of the following set:

{dog, cat, fish}

A. {dog}; {Cat}; {fish}

B. {dog}; {Cat}; {fish}; {dog,cat}; {dog,fish}

C {}; {dog}; {cat}; {fish}; {dog,cat}; {dog,fish}***

D {}; {dog}; {cat}; {fish}; {dog,cat}; {dog,fish}; {cat,fish}; {dog,cat,fish}

3 answers

Nope. D
Just FYI - the set of all subsets of a set S is called the power set of S, and if S has n elements, the power set has 2^n elements.
ah yes, dog cat, fish. welcome to muth class.
i think is d