Hello reader, today my tutorial is about Files in C++. We use Files in C++ to add values to programme to outer source.
Imagine we have an outer file called "data.txt" and it has two value 10 and 20. We need to add this value to our c++ programme.