The number of questions guessed correctly (x) follows a binomial distribution because:
1) You either answer correctly or not
2) Each question is independent
3) There are 10 questions (or trials)
4) The probability of guessing correctly (a success) is constant = 0.25
The probability of getting x successes out of n trials where each trial has probability of success = p:
x n-x
C (p) (1-p)
n x
You just need to apply this formula for n=10 trials, x = 2 successes and p = 0.25