the root directory for the system _________
the current directory you are working in ___________
the directory one level up in the tree from the one you are currently in
_________
your home directory _________
Write the correct command to copy the file.
Computer Science, Yes!!!!
=========================
The following is an outline of the program. Complete it as follows:
// *******************************************************************
// File Name:
//
// Author:
// *******************************************************************
public class CSYes
{
// -------------------------------------------------
// The following main method prints an exciting
// message about computer science
// -------------------------------------------------
}