Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What do you understand by the term wrapper classes?

0 Answers  


what are depricated methods in threads and explain the lifecycle methods

5 Answers   CTS,


What are the types of java languages?

0 Answers  


Is 9 a prime number?

0 Answers  


what is the difference between ArrayList and Vector

19 Answers   KPIT, Sasken, Satyam, Span Infotech, Wipro,


Define array. Tell me about 2-D array.

0 Answers   Agilent,


What is thread synchronization in java?

0 Answers  


What is udp in java?

0 Answers  


how many access specifiers are available in java

11 Answers  


What are the important features of Java 10 release?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


Can an interface extend a class?

0 Answers  


Categories