Hello everyone
This is my 1st day at this amazing forum .
Here comes one of my doubt . well NEW key is used to create an Object of non-static members RIGHT . Actually problem is in multi-threading NEW keyword is used under a non-static block of a constructor to create new thread like t1 = new thread(method_name) .
So plz Clarify me what's going on here . Hope everything clarifies my doubt :)
Thanks in advance