write a program to find out roots of quadratic equation
"x=-b+-(b^2-4ac0^-1/2/2a"
Answers were Sorted based on User's Feedback
Answer / moolshankershukla
this quadratic equation is not well formet . this is wrong
formet.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sanjay kumar
this quadratic equation is well formet . this is wrong
formet.
| Is This Answer Correct ? | 3 Yes | 1 No |
how can i search an element in an array
2 Answers CTS, Microsoft, ViPrak,
main(){ unsigned int i; for(i=1;i>-2;i--) printf("c aptitude"); }
why the range of an unsigned integer is double almost than the signed integer.
void main() { if(~0 == (unsigned int)-1) printf(“You can answer this if you know how values are represented in memory”); }
How can you relate the function with the structure? Explain with an appropriate example.
find simple interest & compund interest
how to test pierrot divisor
create a login program that ask username and password. if you input username or password 3 times wrong, the program will terminate else the program will prompt a message "congratulations"
main() { int c=- -2; printf("c=%d",c); }
How to return multiple values from a function?
What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?
write a origram swaoing valu without 3rd variable