What parameter does the constructor to an ofstream object take?


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

Post New Answer

More C++ General Interview Questions

What are the defining traits of an object-oriented language?

0 Answers  


Name the implicit member functions of a class.

0 Answers  


What is scope resolution operator in c++ with example?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


What is a v-table?

0 Answers  






what are the decision making statements in C++? Explain if statement with an example?

0 Answers  


Can we define function inside main in c++?

0 Answers  


What are pointers used for c++?

0 Answers  


Explain rethrowing exceptions with an example?

0 Answers  


What is class invariant in c++?

0 Answers  


What are the two types of polymorphism?

0 Answers  


What is "map" in STL?

2 Answers  


Categories