Ask Question
9 October, 01:54

Mkdir () is the command in Java to create a new directory.

a) True b) False

+5
Answers (1)
  1. 9 October, 02:44
    0
    True.

    Explanation:

    mkdir () method in java is a part of the file class. The mkdir () command is used to create a new directory and it is denoted by the path name that is abstract. This function mkdir () returns true if the directory is created and false if the directory is not created by this function.

    Hence the answer for this question is True.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Mkdir () is the command in Java to create a new directory. a) True b) False ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers