IT 114: Introduction to Java
Class 02 Ungraded Quiz
-
What is the name of the directory at top of the hierarchical filesystem?
-
In Unix, how do you write the name of the directory at top of the hierarchical filesystem?
-
What is name of the Unix command that moves you to another directory?
-
What is the name of the Unix command that shows your current location
in the hierarchical filesystem?
-
What is the name of the Unix command that creates a directory?
-
What do you call the text file that contains statements in
a computer language?
-
Can a computer understand the type of file mentioned above?
-
What do you call the program that creates a file containing instructions
the computer can understand?
-
What do you call the program that runs a file written in a scripting language?