Question 977863
List Down all the possible subsets of the following :

1. A= {love,care,respect}
3 elements --> 2^3 = 8 subsets
{}
{L}, {C}, {R}
{LC}, {LR}, {CR}
{LCR}
=================
Do the others the same way.
2. B= {do,re,mi,fa,so} 
3. C= {USA,RP,USSR,HK}