Directory in cmd. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Directory in cmd.

Suppose we need to compile a class in a package the we use javac -d . class_name.java What does -d stands for? I have searched on net,it is written that it specifies the location.Does it mean d drive, because if I use -c then it will not work.

17th Sep 2018, 8:53 PM
harshit
harshit - avatar
1 Answer
0
so, directory mean on desktop or in other folder etc.?
17th Sep 2018, 11:25 PM
harshit
harshit - avatar