πŸ“Š PHP
Q. Which method is used to retrieve the current working directory?
  • (A) getcwd()
  • (B) cwd()
  • (C) pwd()
  • (D) get_dir()
πŸ’¬ Discuss
βœ… Correct Answer: (A) getcwd()

Explanation: getcwd() returns the current working directory.

Explanation by: Mr. Dubey
getcwd() returns the current working directory.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
65
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate