Search:

Type: Posts; User: AleksandraVulisic

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    729

    Re: Problem with the code

    But what happens when i have to extends some class? I had try it and it's a mistake.
    for example:
    public class ABX{
    //some txt
    }
    public class Letters extends ABX{
    //some txt
    }
    it said that...
  2. Replies
    5
    Views
    729

    Re: Problem with the code

    When i want to make a public class,there is an error in the program that said "The public type NameOfClass must be defined in its own file", and i don't know how to do that. Can you please tell me?
  3. Replies
    5
    Views
    729

    Problem with the code

    3253

    could anyone help me? :D thanks
Results 1 to 3 of 3