Assignment 3A
Assignment 3A
Assignment 3
Task 1
Write a function which returns the maximum, ascending and descending of three number
Task 2
Write a function which checks number till given input/parameter is odd or even
Task 3
Write a JavaScript program to solve quadratic equation in the form ax2 + bx + c, (Only the
values of a, b and c are provided) the task is to find the roots of the equation.
Task 4
If Driver gets more than 10 penalty points ie. above the speed limit 120, print => 'License
Suspended'