Search:

Type: Posts; User: cnshah9270

Search: Search took 0.08 seconds.

  1. Thread: query

    by cnshah9270
    Replies
    1
    Views
    842

    query

    What does it means Hashtable is synchronized , any example ?
  2. [SOLVED] Re: will u tell me why i am getting output "null"

    yes, i got it correctly now.
    Thank you.
  3. [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 3 of 3