write all proper subsets of C={p,q,r}
Answers
Answered by
2
Step-by-step explanation:
proper subsets of C={p,q,r} are { }, {p}, {q}, {r}, {p,q}, {p,r}, {q,r}
Similar questions