|
-
Oct 5th, 2005, 02:56 PM
#1
Thread Starter
New Member
Need java help (basic stuff)
Hey! I just started learning java, and I am using this book called blueJ, but anyway, I am stuck on one of the questions following:
Given a variable
Printer p1;
which currently holds a printer object and two methods inside the printer class with the headers public void print(String filename, boolean doubeSided)
public int getStatus (int delay)
write two possible calls to each of these methods.
How do I do this?
Any and all help appreciated.
/Alexander
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|