download Mastguru Android App

Question Detail

Which method can't be overidden

  • super
  • static
  • final
  • println
Similar Questions :

1. In Runnable, many threads share the same object instance

  • True
  • False

2. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

3. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

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. Constructor has return type

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