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

What is the c++ programming language used for?

0 Answers  


Differentiate between a template class and class template?

1 Answers  


What is the best c++ book?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


What does the linker do?

0 Answers  


What is the main function c++?

0 Answers  


Are c and c++ different?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


Can non-public members of another instance of the class be retrieved by the method of the same class?

0 Answers  


Is dev c++ free?

0 Answers  


What are maps in c++?

0 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  


Categories