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 )?

1413

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.

1446

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

1582

Post New Maxobiz Interview Questions


Maxobiz Interview Questions


Un-Answered Questions

How do you delete a row in a table?

410


discuss elaborately finencial services

2196


What does .join mean in python?

442


Can you provide an example of a successful project where you optimized machinery design to increase crop yield and minimize soil compaction?

124


Is left join faster than join?

548






What is hot deployment in tomcat?

438


Describe your life as a news headline of today?

698


what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?

1447


who introduced sql?

572


How are layers counted?

780


What are the collection types available in swift?

444


What do you understand by worker node?

190


What is test driver and test stub?

700


How to use newtonsoft or json.net for deserializing the json data?

1


why electron produce magnetic field when it is in motion?

1691