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
What is the difference between Abstract Class and Interface
What is the meaning of 3 dots in java?
What is method reference in java?
Why vector class is used?
What is the difference between Checked and Unchecked exception? Give some examples
What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?
What is mean by encoding?
what is bytecode? watz the difference between machine code and bytecode?
What are the 7 types of characters?
What is difference between identifier and variable?
What is the use of java?
Can you have a constructor in abstract class?