Correct choice is (a) n^2
To explain: When we add first n odd numbers we get, n^2.
For example: the first 5 odd numbers are 1, 3, 5, 7 and 9
When we add them, we get, 1+3+5+7+9+=25. We know that 25 is the square of number 5. Hence, we find that when first n numbers are added we get n^2.