download Mastguru Android App

Question Detail

Which method can't be overidden

  • super
  • static
  • final
  • println
Similar Questions :

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

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

2. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

3. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above

4. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

5. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment