Version 2.01  26January 2000

PC I  54-183 Programming Assignment #2


Due: February 4
E-mailed Progress report due: January 28
Hand in:

  1. Print out of .java file and output window
  2. Diskette clearly labeled with your name and course with .java and .class file named Asg2.java and Asg2.class.

This assignment will show that you can:

Possible
Actual
   
E-Mailed  progress report: submit rough outline of code, including comments 
10
 
Program :  Code submitted must compile and run without errors to be graded  !!!    
 Prologue indicating programmer, purpose, class and date
5
 
Part I: All answers correct 
 35
 
prompts for two words
   
inputs two words
   
concatenates and prints two words using concat 
   
Part II: compiles and  runs without error and  all answers correct
20
 
prompts for one word
   
prints the first half of the word, followed by two spaces and the rest of the word
   
Part III:  Initials written in block letters
5
 
Entire program
 all code is easy to modify
5
 
sufficient documentation that code works according to specification
5
 
output is neat
5
 
each section of code is clearly documented as to purpose
5
 
all variables identified in code as to purpose and neat meaningful code and comments
5
 
GRADE
100