Search:

Type: Posts; User: AnuR

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    2,225

    Re: Cannot find symbol error

    Thanks a lot!! Once again to everyone for helping me with this and explaining the classpath issue to me.

    Anu
  2. Replies
    9
    Views
    2,225

    Re: Cannot find symbol error

    Thanks to everyone for trying to help me with this!! But I found out that the problem was not in my code, but in my classpath setting for some weird reason!! Originally my classpath was as follows:...
  3. Replies
    9
    Views
    2,225

    Cannot find symbol error

    Hello All,

    Am hoping someone can tell me what the problem with the following code is:

    The following class is saved as D:\Java\Account.java

    public class Account{

    public double balance;
Results 1 to 3 of 3