COMP 328 Entire Course
For more course tutorials visit
www.shoptutorial.com
Derscription
COMP 328 All ilabs weeks 1-6 / Devry University
................................................................................................................................................................................................
COMP 328 Final Exam
For more course tutorials visit
www.shoptutorial.com
Derscription
COMP 328
Java Exam
Select the best answer.
1: The .class extension on a file means that the file
a.contains Java source code.
b.contains HTML.
c.is produced by the Java compiler (javac).
d.contains a machine specific executable image.
2: Which command compiles the Java source code file Welcome.java?
a.cd Welcome.java
b.javac Welcome.java
c.java Welcome.java
d.compile Welcome.java
3: A(n) ________ enables a program to read data from the user.
a.printf
b.import declaration
c.Scanner
d.main routine
4: Which of the following is a Scanner method?
a.nextLine
b.nextText
c.nextWord
d.readNext
5: Every Java application is required to have
a. at least one public static method.
b.at least one data member.
.........................................................................................................................................................................................
COMP 328 Week 3 lab 3
For more course tutorials visit
www.shoptutorial.com
Derscription
COMP 328 Week 3 lab 3
...................................................................................................................................................................................
COMP 328 Week 4 Midterm Exam
For more course tutorials visit
www.shoptutorial.com
Derscription
1. What is UNIX?
a. Operating System
b. Company
c. Programming Language
2. Which company originally developed UNIX?
a. NASA
b. Novel
c. AT&T (BELL)
d. Apple
e. IBM
3. What is UNIX Shell?
a. A game
b. A...