Ask Question

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

a) True b) False

+1
Answers (1)
  1. 20 July, 11:10
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers