Right option is (b) It uses symvar()
Easiest explanation: If we don’t specify our symbolic variable which is in our function, the symsum() command uses the symvar() command. This command returns the set of all symbolic variables present in the function. In this way, the symsum command will continue in the execution of generating summation.