Students are developing a program to find the roots of a quadratic equation given the coefficients of the variables. What would be the first step in ideation?(1 point)%0D%0AResponses%0D%0A%0D%0ACode the program.%0D%0ACode the program.%0D%0A%0D%0ADetermine the programming constructs needed.%0D%0ADetermine the programming constructs needed.%0D%0A%0D%0AList the steps of an algorithm.%0D%0AList the steps of an algorithm.%0D%0A%0D%0ATest the program.
1 answer
The first step in ideation would be to determine the programming constructs needed.