Which one is better- macro or function?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to declaring variables in c++?
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
What is a storage class?
Explain about profiling?
What is the precedence when there is a global variable and a local variable in the program with the same name?
What is atoi in c++?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
Is c++ the hardest programming language?
What is c++ hash?
What is the use of setprecision in c++?
What is the difference between a declaration and a definition?