download Mastguru Android App

Question Detail

Which method can't be overidden

  • super
  • static
  • final
  • println
Similar Questions :

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

  • Collection object
  • Java object
  • Package
  • Wrapper

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

  • Queue
  • Array
  • Stack
  • Maps

3. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

4. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

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

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment