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

Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


What is the object serialization?

0 Answers  


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  


How to get the current position of the file pointer?

0 Answers  


What is the difference between global variables and local variable

0 Answers  






Explain the difference between abstract class and interface in c++?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


How many types of comments are there in c++?

0 Answers  


Explain how to initialize a const member data.

0 Answers  


What do you mean by global variables?

0 Answers  


Is java a c++?

0 Answers  


Categories