Question: please in C++ thank you Problem 4 Write a program that accepts (reads from the user) the names of two input files and the name

please in C++ thank you
Problem 4 Write a program that accepts (reads from the user) the names of two input files and the name of an output file. The program should create the output file so that it contains the first 10 (ten) lines of the first file (or less if the file contains less than 10 lines) followed by the 10 first lines of the second file (or less if it contains less than 10 lines)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
