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?

  1. Filename
  2. Dir
  3. Basename
  4. Filematch

Answer: C) Basename

Explanation:

The basename function returns the file's basic name without the extension.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.