Which header file allows file i/o with streams

a) fileio.h

b) iostream.h

c) fstream.h



Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h..

Answer / Parvez Ameen

b) iostream.h

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the difference between an enumeration and a set of pre-processor # defines?

1 Answers  


To which numbering system can the binary number 1101100100111100 be easily converted to?

1 Answers  


Distinguish between new and malloc and delete and free().

1 Answers  


What is extern c++?

1 Answers  


How do you write a function that can reverse a linked-list?

1 Answers  


Can I make ios apps with c++?

1 Answers  


What are the classes in c++?

1 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

1 Answers  


How would you use the functions randomize() and random()?

1 Answers  


What are the different types of comments allowed in c++?

1 Answers  


Why do we use string in c++?

1 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


Categories