write a program to find roots of a quadratic equation .

Comments

Popular posts from this blog

write a program to find the elements of an array by using binary search .