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. Which method can't be overidden

  • super
  • static
  • final
  • println

2. All methods of interface are public and abstract

  • True
  • False

3. Constructor has return type

  • True
  • False

4. Suspend thread can be revived by using

  • start() method
  • Suspend() method
  • resume() method
  • yield() method

5. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment
Read more from - Java Objective Questions Answers -Chapter 1