Search:

Type: Posts; User: zarulizham

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,960

    Re: Inheritance + Array

    buku[i]=new BookApp();

    code for store input is correct or not? i need to store calcPrice() into buku[i] too right? how to do this. totally blind :confused:
  2. Replies
    8
    Views
    1,960

    Re: Inheritance + Array

    2228
    you mean this error message?
  3. Replies
    8
    Views
    1,960

    Re: Inheritance + Array

    at the main class, got comment with "the error is here". Error is: cannot find symbol - method calcPrice()

    I think the way i call the method is wrong.


    this is the question.
    i stuck at c)...
  4. Replies
    8
    Views
    1,960

    Inheritance + Array

    Hi, I am newbie to Java programming language. Hope others can help me find out this problem. The problem occur at main class. Thank you in advance.

    p/s: sorry for broken english :(

    ...
Results 1 to 4 of 4