Computer Science, asked by AtikshSingh80, 8 months ago

Write the program in Java
Urgent need pls help anyone

Attachments:

Answers

Answered by kajalmhaskar
0

Answer:

Write a program that concatenates the contents of several filesinto 1 file.

The program should be able to work with any number of filesthat the user chooses to concatenate.

The user should specify what the output file is called andwhere it is stored.

Make sure a file exists before trying to open it!

Similar questions