Search:

Type: Posts; User: jamal

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,170

    [SOLVED] Re: my code didnt perform its function

    thanks for d info i have actually solved d problem
  2. Replies
    5
    Views
    1,170

    [SOLVED] Re: my code didnt perform its function

    wat i meant by it didnt work is dat it was supposed to add the values the of x and y and print it as a new value for z
  3. Replies
    5
    Views
    1,170

    [SOLVED] my code didnt perform its function

    i wrote a simple code which compiled but failed to actually work
    this is wat it looks like


    // This is a simple code that code that adds x + y = z using the values x =4, y = 2

    class...
  4. Replies
    9
    Views
    1,975

    [SOLVED] Re: instantiate problems

    REALLY GRATEFUL
  5. Replies
    9
    Views
    1,975

    [SOLVED] Re: instantiate problems

    Thanks very much this program is from a text book am reading and it is part of the test programs but each time i write the entire program i dont make any head out of it, i always get error replies....
  6. Replies
    9
    Views
    1,975

    [SOLVED] Re: instantiate problems

    @Brt93 i dont get you, am i expected to create a new method or can i just replace the method with something like dis

    public String returnStringAtts (String showAtts) {

    AM CONFUSED.just a...
  7. Replies
    9
    Views
    1,975

    [SOLVED] Re: instantiate problems

    Really grateful 4 d assistance it really helped but i got anoda issue wich i dont quite undastand anytime i write a code like

    public static void main (String args[]) {

    i...
  8. Replies
    9
    Views
    1,975

    [SOLVED] [SOLVED]instantiate problems

    hello i use netbeans and i was working on an example program for a class motorcycle
    which goes

    Motorcycle = new Motorcycle
    in this line the program returned an error that said Motorcycle cant...
Results 1 to 8 of 8