Question Detail

In Runnable, many threads share the same object instance

  • True
  • False
Similar Questions :

1. If nested try is possible

  • Yes
  • No

2. All collection classes are available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

3. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc

4. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

5. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method
Read more from - Java Objective Questions Answers -Chapter 1