Q. The chdir() function used to ___ (A) Change directory (B) Remove directory (C) Create directory (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Change directory Explanation: The chdir() function used to change the current directory in Perl.