download Mastguru Android App

Question Detail

All methods of interface are public and abstract

  • True
  • False
Similar Questions :

1. Package of drawstring() method is

  • java.applet
  • java.io
  • javax.swing
  • java.awt

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

  • Queue
  • Array
  • Stack
  • Maps

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

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

4. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

5. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment