Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



write a program to find out roots of quadratic equation "x=-b+-(b^2-4ac0^-1/2/2a"..

Answer / moolshankershukla

this quadratic equation is not well formet . this is wrong
formet.

Is This Answer Correct ?    9 Yes 0 No

write a program to find out roots of quadratic equation "x=-b+-(b^2-4ac0^-1/2/2a"..

Answer / sanjay kumar

this quadratic equation is well formet . this is wrong
formet.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Code Interview Questions

can u give me the c codings for converting a string into the hexa decimal form......

1 Answers  


Write a Program that Inputs 10 Numbers in an Array and Show the Maximum Number

2 Answers   Ace Info,


plz send me all data structure related programs

2 Answers  


How do you write a program which produces its own source code as its output?

7 Answers  


void main() { static int i=5; if(--i){ main(); printf("%d ",i); } }

1 Answers  


write a c program to Reverse a given string using string function and also without string function

1 Answers  


What is full form of PEPSI

0 Answers  


Write a C program to add two numbers before the main function is called.

11 Answers   Infotech, TC,


how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!

8 Answers   GATE,


main() { if (!(1&&0)) { printf("OK I am done."); } else { printf("OK I am gone."); } } a. OK I am done b. OK I am gone c. compile error d. none of the above

3 Answers   HCL,


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like.

21 Answers   ABC, eBay, Goldman Sachs, Google, HUP, Microsoft, TATA,


What is the main difference between STRUCTURE and UNION?

13 Answers   HCL,


Categories