Question Detail

Main method parameter has which type of data type

  • int
  • char
  • string
  • double
Similar Questions :

1. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

2. Which method executes only once

  • start() method
  • init() method
  • stop() method
  • destroy() method

3. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

4. Thread class is available in

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

5. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1