Search:

Type: Posts; User: cnshah9270

Search: Search took 0.33 seconds.

  1. [SOLVED] Re: will u tell me why i am getting output "null"

    yes, i got it correctly now.
    Thank you.
  2. [SOLVED] will u tell me why i am getting output "null"

    public class thread {
    public static void main(String[] args) {

    mythreadprog my1 = new mythreadprog("demo");
    // mythreadprog my2 = new mythreadprog("demo2");

    }
    }
Results 1 to 2 of 2