Question Detail

Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above
Similar Questions :

1. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

2. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

3. Constructor has return type

  • True
  • False

4. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver

5. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package
Read more from - Java Objective Questions Answers -Chapter 1