Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Maxobiz Interview Questions
Questions Answers Views Company eMail

Write a c++ code that will calculate the roots of a quadratic equation a2+ bx+c=0 Hint: d = sqrt (b2-4ac), and the roots are: x1 = (€“b + d)/2a and x2 = (€“b €“ d)/2a (use sqrt function from cmath.h )?

1415

Problem 5: Hero's Formula is A method for calculating the area of a triangle when you know the lengths of all three sides. Let a, b, c be the lengths of the sides of a triangle. The area is given by:A= pp-ap-b(p-c) | wherep= a+b+c2 | | Write a C-language code to calculate area of triangle using above method. Take the three lengths of the triangle from the user and display the area that your program calculates.

1449

Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

1585

Post New Maxobiz Interview Questions


Maxobiz Interview Questions


Un-Answered Questions

an amount deducted from the catalog price for an item of merchandise is called?

14307


What logic function is obtained by adding an inverter to the output of an and gate?

637


Do we need a namespace to develop lightning components ? : salesforce lightning component

192


Is node.js a single threaded application?

281


Where can I get a free operating system?

549






What are the uses of npm in node js?

254


What is sla (service level agreements)?

631


how net resistance islow in star connection and viseversa in delta connection...? if anybody could explain in detail it wud be helpful.

1130


What is pojo class in spring?

169


In MapReduce how to change the name of the output file from part-r-00000?

392


in Telecom DC system-why positive +ve is made earthed.and - ve is fed to load.

2157


What is routes in camel?

5


What are local variables in javascript?

487


How to select a transformer group to connect a 0,433 KV generation with 33 KV grid in bi directional flow of current

1132


How do I change my storage settings in windows 10?

410