Concept:A function is continuous at a point if the left-hand limit, right-hand limit, and the function value at that point are all equal.Explanation:Statement 1:As x→0, x21→∞.The function sin(x21) oscillates between −1 and 1 without approaching a fixed value.Hence, limx→0sin(x21) does not exist.Even if f(0)=0, the limit does not exist, so f is not continuous at x=0.Thus, statement 1 is false.Statement 2:At x=π2, we have x21=(π2)21=4π.So f(π2)=sin(4π)=21.Since sin is continuous everywhere, limx→π2sin(x21)=sin(4π)=21.Both the left-hand and right-hand limits equal this value, matching f(π2).Therefore, f is continuous at x=π2.Thus, statement 2 is true.Answer:Only statement 2 is correct, so the answer is option B. 2 only.