Pass some arguments

Report a typo

Imagine you have a program reading the content of text files and writing it into the console. It accepts the file names via command-line arguments.

What would be the arguments passed to the program in case you need to output the content of files example.txt and implementation.txt lying in the program root folder, and the example.txt file content should go first?

Enter a short text
___

Create a free account to access the full topic