Q. Which method is used to retrieve the current working directory? (A) getcwd() (B) cwd() (C) pwd() (D) get_dir() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) getcwd() Explanation: getcwd() returns the current working directory.