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?
923Write 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 962Post New Engineering AllOther Questions
computer is male or female.....???
Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??
there are 50 users in a network, one system is virus affected , how to find that virus affected system?
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
what is the basic need for tech..test?
Explain a situation in which you handled a customer?s questions or problems?
What is meant by relay & co-ordination at substation engineering ?
what size shaft is required to transmit 100 hp @1000 RPM ,if max shear stress is 10,000 PSI,angle of twist must be less than 1' /ft/shaft is made of steel.
minimum percentage in B.E in(INFORMATION TECHNOLOGY) to be eligible for IES exam qualification and also for reserved categories.are IT engineers are eligible for giving IES exams? please reply soon.
can 25mm thik and 8.5x8.5 size cast iron plate can bear a weight of 250 tons if it can what would be the compostion
Client server applications
why does the array will be start on size 0?
What is your Job Profile in IT feild.
Please state briefly the reasons why you think you are an outstanding candidate for this job
what is difference between class and object in c++