File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes Class Header Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Class Header" Watch "Class Header" New topic
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
    
    2

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
    
  15

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
    
    4
Welcome to the Ranch

I have changed the () to [] for you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Class Header
 
Similar Threads
Signature of main()
Class Header and Setup a Driver For it
Problem parsing XML with Castor
regular expression to Remove field inside [ ] brackets
Only fun forwards for fun ...