Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
write a complete program that does the following Obtain a file name from the command line Open that file for reading Read a line from the file, print...
write a complete program that does the following
Obtain a file name from the command line
Open that file for reading
Read a line from the file, print that line and then close the file.
Its should be done in c programming , there is no option for c so i put in c++