Home »
MCQs »
Apache Ant MCQs
Which of the following function returns the file's basic name without the extension?
27. Which of the following function returns the file's basic name without the extension?
- Filename
- Dir
- Basename
- Filematch
Answer: C) Basename
Explanation:
The basename function returns the file's basic name without the extension.