The ____ function should be used before deleting files and directories to determine if the file or directory name exists.
A. file_exists()
B. dir_exists()
C. file_dir_exists()
D. dir_file_exists()
Answer: A
Computer Science & Information Technology
You might also like to view...
Internet Explorer's tabs bar is located________
A) to the right by the charms B) below the status bar C) to the left of the browser window D) above the address bar
Computer Science & Information Technology
A dollar sign ($) as the first character in a variable means it is a class variable that can be referenced in any procedure within the class.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology