Search:

Type: Posts; User: y0zh

Search: Search took 0.10 seconds.

  1. Re: Entry level: 2 classes and Exception in thread "main"

    do you have an idea what kind of structure should be a file to make it readable?
    I tried to fill in the file based on typed in method cutCheck, but got

    Exception in thread "main"...
  2. Entry level: 2 classes and Exception in thread "main"

    Hi All,

    Please kindly help me to identify the problem, I use Eclipse IDE



    public class Emp {

    private String name;
    private String jobTitle;
  3. Replies
    2
    Views
    789

    this in Java for particular example

    Hi All,

    I've read some information for this but would like if you explain me why the output is different for this particular example.


    package test03aug;

    public class MainClass {
    public...
Results 1 to 3 of 3