Search:

Type: Posts; User: deeprdeepr

Search: Search took 0.17 seconds.

  1. Re: My program won't compile or run. Java homework assignment from the book absoulte Java, chapter 4, prob 11.

    Thanks for your reply. Yes textpad missed an error and I ran it in Jcreator and it was seen by my own eyes, LOL . Will def look into DrJava. Best wishes to you as well!!
  2. Re: My program won't compile or run. Java homework assignment from the book absoulte Java, chapter 4, prob 11.

    Is it free? LOL. Text Pad is not and time is running out for the sample of it. Hey, I want to thank you for your kindness this morning. I DO appreciate it and was hesitant because I know people do...
  3. Re: My program won't compile or run. Java homework assignment from the book absoulte Java, chapter 4, prob 11.

    I AM USING TEXT PAD. Is that maybe the issue?? In the tutorial for the program example in the book he is using text pad, I do have Jcreator and net beans. I will tell you the error messages....
  4. My program won't compile or run. Java homework assignment from the book absoulte Java, chapter 4, prob 11.

    public class Pizza
    {
    private String size;
    private int cheese;
    private int pepperoni;
    private int ham;


    public Pizza()
    {
  5. Replies
    5
    Views
    2,655

    Re: resubmitting question from yesterday

    will do. thank you!!!!
  6. Replies
    5
    Views
    2,655

    Re: resubmitting question from yesterday

    I am so sorry I didn't comply with the proper way. I am new on here and yes, I guess nobody would be sure who answered me yesterday and there are so many other people here who need help too....
  7. Replies
    5
    Views
    2,655

    resubmitting question from yesterday

    public class Pizza
    {
    private String size;
    private int cheese;
    private int pepperoni;
    private int ham;


    public Pizza()
    {
  8. Replies
    1
    Views
    873

    help with java assignment

    I am creating classes and a main method. Both will not compile or run. PLEASE HELP. I am only showing one error on each, but this has been going on all day and I can't seem to fix it.
Results 1 to 8 of 8