What is static function? Explain with an example
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?
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
Why is c++ awesome?
Does c++ support exception handling?
Can manipulators fall in love?
Explain this pointer?
Write a program which uses Command Line Arguments
Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program
What is std::move?
What is the real purpose of class – to export data?
What is a hashmap c++?
Where Malloc(), Calloc(), and realloc() does get memory?