How would you use the functions sin(), pow(), sqrt()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What does new return if there is insufficient memory to make your new object?

0 Answers  


What is #include math h in c++?

0 Answers  


Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


What are literals in C++?

0 Answers   Wipro,


Explain polymorphism?

0 Answers  






Is python written in c or c++?

0 Answers  


What is the full form of c++?

0 Answers  


How the compilers arranges the various sections in the executable image?

1 Answers  


Which operator cannot overload?

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


Categories