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 immutable state?
Why java is secure? Explain.
why we write public static void main (String args[]) in core java plz explain briefly??????????????????
Give a practical example of singleton class usage?
How does java pattern compile work?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What is the use of Getters and Setters method ?
can we write program without class
What do you understand by an io stream?
Explain JMS in detail.
What is java jit compilers?