Concept:P is the set of all multiples of 5, while Q is the set of all powers of 5.Explanation:Write P={5m:m∈N}={5,10,15,20,25,…}.Write Q={5m:m∈N}={5,25,125,625,…}.Every element of Q is of the form 5m=5⋅5m−1, which is clearly a multiple of 5.Thus every element of Q belongs to P, so Q⊆P.But P contains numbers like 10 and 15 which are not powers of 5, so P=Q.Hence Q is a proper subset of P, i.e. Q⊂P.Answer:Q⊂P, which corresponds to option C.