How would you use the functions sin(), pow(), sqrt()?
No Answer is Posted For this Question
Be the First to Post Answer
What is pure virtual function? Or what is abstract class?
Adobe Interview & Adobe Placement Paper
Explain terminate() function?
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 are c++ data types?
How many different levels of pointers are there?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Write a program to show polymorphism in C++?
Where do I find the current c or c++ standard documents?
Write some differences between an external iterator and an internal iterator?
What are the restrictions apply to constructors and destructors?
What is the basic of c++?