What does the ios::ate argument do?


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

Post New Answer

More C++ General Interview Questions

Check for Balanced Parentheses using Stack?

1 Answers  


Why we use #include iostream in c++?

0 Answers  


How many ways are there to initialize an int with a constant?

1 Answers  


What is data type in c++?

0 Answers  


What is a null object in c++?

0 Answers  






What is difference between malloc()/free() and new/delete?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


Write a program to find the Factorial of a number

0 Answers  


How much do coding jobs pay?

0 Answers  


Define a constructor?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


Define precondition and post-condition to a member function?

1 Answers  


Categories