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 is a node class?

1 Answers  


Define copy constructor.

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


What is a pointer with example?

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  






. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


In a function declaration what does extern means?

0 Answers   Flextronics,


What is one dimensional array in c++?

0 Answers  


What is endianness?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


What is problem with Runtime type identification?

2 Answers  


Categories