IT 114: Introduction to Java
Class 03 Ungraded Quiz
-
Would Java be a good language for writing a small program?
-
What is the Unix command you would use to copy a file?
-
What is the Unix text editor we will be using in this course?
-
What is the name of the Java compiler?
-
What kind of file does the compiler create?
-
What does the file mentioned above contain?
-
What is the extension of the file created above?
-
What is the name of the program that runs the file created above.
-
What is this file sometimes called?
-
When you run this program do you give it the full name of the file?