What parameter does the constructor to an ofstream object take?
No Answer is Posted For this Question
Be the First to Post Answer
Why are pointers not used in c++?
How would you use the functions sin(), pow(), sqrt()?
What is a unnitialised pointer?
What is static class data?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
What are the basics of classifying different storage types, why?
2 Answers Astergate, Symphony,
What is math h in c++?
Differentiate between a constructor and a destructor in c++.
What is DlgProc?
What is a constant reference?
What is the difference between an enumeration and a set of pre-processor # defines?
When a function is made inline. Write the situation where inline functions may not work.