Question Detail

String is the predefined

  • Method
  • Class
  • Variable
  • Object
Similar Questions :

1. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

2. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

3. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

4. Why we use array as a parameter of main method

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

5. The Externizable interface extends the serializable interface

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1