download Mastguru Android App

Question Detail

Main method parameter has which type of data type

  • int
  • char
  • string
  • double
Similar Questions :

1. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

2. Which statement is static and synchronized in JDBC API

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

3. Can we access private class outside the package

  • Yes
  • No

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

  • int
  • char
  • bollean
  • byte

5. Can we declare abstract static method

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment