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

  • (A) is_readable()
  • (B) can_read()
  • (C) file_read()
  • (D) readable()
πŸ’¬ Discuss
βœ… Correct Answer: (A) is_readable()
Explanation: is_readable() checks if the specified file is readable.
Explanation by: Mr. Dubey
is_readable() checks if the specified file is readable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate