What are the main differences between the engines in jet fighters and the engines in jet airliners; which type of engine is the more efficient, and (qualitatively) why?
1271Write a C program to solve the quadratic equation ax^2+bx+c=0. A quadratic equation has two roots which are given by the following two formulas: root1= -b+sqrt(b^2-4*a*c)/2*a root1= -b-sqrt(b^2-4*a*c)/2*a The program request the user for input a,b,c and the output will be root1 and root2.
1 1460Post New Engineering AllOther Questions
Discuss the various process operations, clearly stating what is involved in each process operation.
Write a shell script to delete all files present in a directory “dir1”. Any error, if it occurs while carrying out this operation should be stored in a file errorlog
can any one give 10 ways to create a file in unix...???? through command prompt....
What is the meaning of "co relation" and what is the value of "co relation" in the performance testing environment.
convert 140 N.m/cm^2 to N.m/mm^2
If any kind of accident happen without any information to any one .what kind of action we have to take
Why it is a preferable option in parallelextender development ?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
Suppose that, even unrealistically, we are to search a list of 700 million items using Binary Search, Recursion (the algorithm given in class). What is the maximum number of comparisons that this algorithm must perform before finding a given item or concluding that it is not in the list?
What is Symbian.?
How many VLANs are supported on a single switch
what we have to say about hobbies,strong points,weak points
what is isolator
What is diff b/w TON and BTU for Air conditioner?
how to count number of 3's in 100