Hey, im new to the forum.
I can code simple programs easily, like I coded a random maze generator with some help.
But I was wondering if someone could teach me how to make the source for the practice and explain to me why you coded it that way.
Write a program which will perform the job of moving the file from one location to another. The source and destination path will be entered by the user. Perform the required error checking and handle the exceptions accordingly. (Intermediate)