Exercise: File Concatenation

Practice how to write a callback function that contains concatenated data of all the source files.

Problem statement

Write the implementation of a concatFiles() named callback-style function that takes two or more paths to text files in the filesystem and a destination file.

Get hands-on with 1200+ tech skills courses.