alexdott2459 alexdott2459 29-02-2024 Computers and Technology contestada Write a program that does the following: Ask the user to input three real numbers a, b, and c. They represent the parameters of a quadratic equation ax² + bx + c = 0.a) Pythonb) Javac) C++d) MATLAB