What is the required header from standard library for reading and writing into file ?
#include "fstream"
#include <fstream>
#include "iostream"
#include <iostream>