Computer Science, asked by Anshsama121, 8 months ago

How to create a folder

Answers

Answered by sahilshooterjaat
0

Answer:

folder in which platform

Answered by swastikrout1973
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