What is the use of wild card characters?
27 Likes
Sometimes, we need to search a file in a more specific manner. In such a situation, we can use wild card characters along with the file name to be searched. The well-known wild card characters are '*' and '?'.
Answered By
18 Likes
What is the path of a file?
What is meant by moving a file?
Write all the steps to copy a file.
Differentiate between copying a file and moving a file.