Ask Question
11 October, 01:21

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

a) True b) False

+5
Answers (1)
  1. 11 October, 03:24
    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?
Get an answer to your question ✅ “Mkdir () is the command in Java to create a new directory. a) True b) False ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers