I don't have much knowledge on file operations, and I'm trying to solve this problem. I have a folder called 'NaTel'
which is present in another folder on D: drive
.
So, I want the location path of this directory as D:\Teamwork\
in output(that is where it is present). I've been seeing various examples but how can I do this with or without recursion
?