Explain the difference between realloc() and free() in c++?
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?
When do we run a shell in the unix system?
Have you used MSVC? What do you think of it?
What information can an exception contain?
Can we specify variable field width in a scanf() format string? If possible how?
How is static data member similar to a global variable?
What is the difference between the functions memmove() and memcpy()?
What is a storage class?
What is null pointer and void pointer and what is their use?
What is constructor in C++?
Is oops and c++ same?
Is c++ a high level language?