How to create a folder
Answers
Answered by
0
Answer:
folder in which platform
Answered by
2
Right click anywhere expect any buttons and select new and click Folder ,Now name the folder and hit Enter.
Another way of doing this is ,open terminal(powercell, Command Prompt)and give this command:-
"cd Location where you want to make a folder"
Don't write "Location where you want to make a folder" write the location where you want to make a folder. Now give another command:-
"mkdir Name of you folder"
Similar questions