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

whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


What do you mean by volatile and mutable keywords used in c++?

0 Answers  


Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


What is c++ coding?

0 Answers  


What is the difference between ++ count and count ++?

0 Answers  






What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


What does h mean in maths?

0 Answers  


What is the difference between cin.read() and cin.getline()?

0 Answers  


What is a set in c++?

0 Answers  


Will the following program execute?

0 Answers  


What is meant by a delegate?

0 Answers  


Explain data encapsulation?

0 Answers  


Categories