Q. Which function is used to check if a file is writable?

  • (A) is_writable()
  • (B) file_writeable()
  • (C) can_write()
  • (D) write_check()
πŸ’¬ Discuss
βœ… Correct Answer: (A) is_writable()
Explanation: is_writable() returns true if the file is writable.
Explanation by: Rati Dubey
is_writable() returns true if the file is writable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
98
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
90%
Success Rate