What is the oldest programming language?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between pass by value and pass by reference?
What are the different data types present in C++?
What c++ is used for?
Are vectors faster than arrays?
Differentiate between declaration and definition.
Is c++ proprietary?
Explain the different access specifiers for the class member in c++.
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?
What is the use of function pointer?
What is a vector c++?
Types of storage and scope of each type
How do I exit turbo c++?