Am studying basic c++ programming, have been given the
following assignment. Design a linear program to calculate
the maximum stress a material can withstand given a force
and a diameter of a circle. To find the required area pi
should be defined.
Have most of the program sorted out but am at a loss as to
how to show the calculations required. Can anyone help?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

what is c++

0 Answers  


Can we declare destructor as static? Explain?

3 Answers  


Have you used MSVC? What do you think of it?

2 Answers   Google,


If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 Answers   Persistent,


I need to find a specific string between two strings how do I do it?

1 Answers   Infosys,






Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


Explain Memory Allocation in C/C++ ?

0 Answers   Infosys,


What is a conversion constructor?

1 Answers  


When should we use multiple inheritance?

0 Answers  


Explain the difference between class and struct in c++?

0 Answers  


How do you clear a set in c++?

0 Answers  


Why is c++ considered difficult?

0 Answers  


Categories