Home »
MCQs »
Apache Ant MCQs
Which of the following Returns the file's directory name?
24. Which of the following Returns the file's directory name?
- Dir
- Filename
- Dirname
- Basename
Answer: C) Dirname
Explanation:
Dirname Returns the file's directory name.