Concept:The distance between two points is found using the distance formula.Explanation:Let P(x1,y1)=P(2,3) and Q(x2,y2)=Q(2,5).Distance PQ=(x2−x1)2+(y2−y1)2.Substitute the values: PQ=(2−2)2+(5−3)2.Simplify: PQ=02+22=0+4=4.Therefore, PQ=2 units.Answer:D. 2 units