download Mastguru Android App

Question Detail

Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above
Similar Questions :

1. Object which can store group of other objects is called

  • Collection object
  • Java object
  • Package
  • Wrapper

2. The inner class can access private members of the outer class

  • False
  • True

3. JAR file contains the compressed version of

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

4. Java beans have no types

  • True
  • False

5. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment