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 method to expand and collapse nodes in a jtree?
Why java doesn’t support multiple inheritances?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
How does multithreading take place on a computer with a single cpu in java programming?
Can you pass functions in java?
Is stringwriter thread safe?
what is meant by package in java?
Explain about the main() method in java?
What is java and its types?
What is arraylist class in java?
What is a variable in java?
Write a java program to generate fibonacci series ?