Search:

Type: Posts; User: thisguyrighthere

Search: Search took 0.16 seconds.

  1. Replies
    6
    Views
    1,767

    Re: Java Program Help.

    I used strings in the program Exercise 1, which looks like this:

    01 import java.util.*;
    02 import java.lang.*;
    03
    04 public class Chapter_9_1 {
    05
    06 public static void...
  2. Replies
    6
    Views
    1,767

    Re: Java Program Help.

    I guess I'll use this thread? Like I said I don't have the code on me at the moment because it's on my school file, I won't have access to these forums tomorrow which I why I asked if someone knows...
  3. Replies
    5
    Views
    2,018

    Re: Need some help, learning java!

    Sorry haven't gotten a full reply in this forum.
  4. Replies
    6
    Views
    1,767

    Re: Java Program Help.

    I'm at home right now and I don't have my program on me(it's on my school files). I'm planning on comparing them tomorrow.


    It's asking for this:


    "Create Personal Acct and BusinessAcct...
  5. Replies
    6
    Views
    1,767

    Java Program Help.

    I'm on chapter 9(Inheritance and Polymorphism) of this textbook that teaches java. It's supposed to be a basic program but I am so lost with this. I need to see how this program should be written:
    ...
  6. Replies
    5
    Views
    2,018

    Re: Need some help, learning java!

    I tried using strings and I messed it up, everytime I ran my program it would say I have an issue with how I connected them. could you show me how it could be done using strings correctly? Keep in...
  7. Replies
    5
    Views
    2,018

    Need some help, learning java!

    I'm on chapter 9(Inheritance and Polymorphism) of this textbook that teaches java. It's supposed to be a basic program but I am so lost with this. I need to see how this program should be written:
    ...
Results 1 to 7 of 7