Hi everyone,
I am a newbie to Java and teaching myself how to programme. I am using Eclipse IDE. I am doing a tutorial on Classes and Objects.
QUESTION: Can somebody kindly please tell me how I can call another class?
I am doing an exercise from a book that requires me to place a class that has already been written into my project so that my compiler can find it when I do the exercise and call the methods from the pre-written class.
Please help!
Many thanks in advance