Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.08 seconds.

  1. Re: Someone help me with my code it has some errors? Thanks!

    I apologize for stepping on your toes with my redundant post.

    I am trying to break myself of the habit of spending a few minutes crafting a response and then forgetting to see if someone else has...
  2. Re: Someone help me with my code it has some errors? Thanks!

    I think it is rejecting the quote marks that you have in Bulb.java.



    package HW07;
    //Bulb.java
    public class Bulb
    {
    //Instance Data
    private boolean bulbLit;
Results 1 to 2 of 2