What is #include math h in c++?


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

Post New Answer

More C++ General Interview Questions

What is meant by the term name mangling in c++?

0 Answers  


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


How many types of scopes are there in c++?

0 Answers  


Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  


What is c++ coding?

0 Answers  






Which field is used in c++?

0 Answers  


List out some of the OODBMS available?

1 Answers  


What are function prototypes?

0 Answers  


How many static variables are created if you put one static member into a template class definition?

0 Answers  


why v use c++ even we have microprocessor

2 Answers   CybAge,


Comment on local and global scope of a variable.

0 Answers  


Can we declare a base-class destructor as virtual?

0 Answers  


Categories