Characterize the Groups with the following property:
Suppose G is any group such that for any two subgroups, H and K either H $\subseteq$K or K $\subseteq$ H. Now what can we tell about cardinality, also about abelianess(Information about commutator subgroup) of the group?
This is not a complete answer to the question, but I'll show that such groups are abelian and torsion (i.e., each element has finite order).
Abelianity: Suppose $G$ is a group with this property, and we show that it is abelian. Take $a$ and $b$ be two elements of the group $G$. Let $H=\langle a \rangle$ and $K=\langle b\rangle$. Either $H$ contains $K$ or vice versa, meaning that $b$ is a power of $a$ or vice versa.
Suppose WLOG that $b$ is a power of $a$, writing $b=a^k$ gives: $$ ab=aa^k=a^{k+1}=a^k a=ba $$ Because $a$ and $b$ were arbitrary, we conclude that $G$ is abelian.
I now claim that each element of $G$ has finite order: Take any $a\in G$, and let $H=\langle a^2 \rangle$, $K=\langle a^3\rangle$. Either $H$ contains $K$ or vice versa, meaning that $a^2$ is a power of $a^3$ or vice versa. Thus we find some integer $k$ such that one of the following is true: $$ a^{2k}=(a^2)^k=a^3 \;\;or\;\; a^{3k}=(a^3)^k=a^2 $$ thus $a^{2k-3}=id$ or $a^{3k-2}=id$ (where $id$ is the group identity), and both of the exponents are non-zero (as $k$ is an integer). Thus $a$ has finite order, where $a\in G$ was chosen arbitrarily.