Question Detail

In Runnable, many threads share the same object instance

  • True
  • False
Similar Questions :

1. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

2. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above

3. If nested try is possible

  • Yes
  • No

4. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

5. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte
Read more from - Java Objective Questions Answers -Chapter 1