Which header file allows file i/o with streams

a) fileio.h

b) iostream.h

c) fstream.h


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

Post New Answer

More C++ General Interview Questions

Implement strcmp

3 Answers   Bloomberg, Citadel,


What do you mean by static variables?

0 Answers  


Is c++ pass by reference or value?

0 Answers  


What are the differences between new and malloc?

0 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


Explain the concept of inheritance in C++.

3 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


What is #include cmath?

0 Answers  


What is dangling pointers?and what is memory leak?

5 Answers  


What does iomanip mean in c++?

0 Answers  


what is multi-threading in C++?

0 Answers  


Categories