| Author |
Class Header
|
jason tourne
Greenhorn
Joined: Apr 01, 2011
Posts: 10
|
|
I need to fill in the following blanks to create a class header for the class Teacher. Also code the main method to turn Teacher into a driver class. (do not leave any boxes blank, also String() is used in place of brackets since my software can't do brackets, so imagine the parenthesis are brackets.
____ _____ ____{
____ ____ _____ ____(String[]
____){
}
}
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
And do you have a question about that? Just posting your homework on the forum isn't sufficient.
|
 |
jason tourne
Greenhorn
Joined: Apr 01, 2011
Posts: 10
|
|
|
I have put the question up top?
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2927
|
|
|
Show us what you have attempted so far >> DoYourOwnHomework And the question isnt complete- the words to be picked are missing.
|
Mohamed Sanaulla | My Blog
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32654
|
|
Welcome to the Ranch
I have changed the () to [] for you.
|
 |
 |
|
|
subject: Class Header
|
|
|