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

1404

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.

1433

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

1573

Post New Maxobiz Interview Questions


Maxobiz Interview Questions


Un-Answered Questions

You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.

1464


What are the different methods to turn on the thyristor?

649


Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1416


Do you know how to run reports? Can you customize reports? : insurance health

434


draw the restricted earth fault protection circuit install on power transformer and identify its parameters and draw C/C curve of it

2190






How do you make a table not a table in excel?

289


what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?

1766


How do I change the password / the cipher?

1366


What is meant by “abstract interface”?

601


what is the frame work in J-meter?

1588


Does python have a string ‘contains’ substring method?

477


How much laravel experience do you have?

424


How to fix OneDrive sync issues?

418


What is german silver?

509


How can exception be handled with out the use of try catch?

537