I coded a java file in a folder which is on my desktop.I copied windows terminal to this folder to execute and compile this file.When I compiled the file there was no problem.But when I tried to run the file,the same file it did found when I was compiling,it didnt found the file(like what?).
What I've tried so far
I tried including a class path in my terminal code but it didnt change anything.
Where am I making a mistake please help me solving the problem.