I am really confused as to how to draw a Venn diagram to this particular question. Because although $C$ is not a subset of $B$ it says that $A$ intersection $C$ is present. That would be great if someone could help me with that please :)
The question is "Give a Venn Diagram of $A$, $B$ and $C$, such that $A \subseteq B$, $C \not \subseteq B$, $A \cap C \neq \emptyset$"
You can also construct simple sets satisfying those conditions "by hand"; here with simple I mean finite sets of natural numbers. Take for example $B = \{1,2,3\}$. Then you could take $A = \{1,2\}$, so that $A \subseteq B$. Since $C \not\subseteq B$ but $A \cap C \neq \varnothing$, you can take $C= \{1,4\}$, so that $4 \in C$ but $4 \notin B$ (and hence $C \not\subseteq B$) and $1 \in A$ and $1 \in C$ (so $1 \in A \cap C$ and hence $A \cap C \neq \varnothing$).
It's always a good practice to try tackling problems with small examples, so that you get an idea of what's the flavour of the problem in hand.