download Mastguru Android App

Question Detail

Constructor has return type

  • True
  • False
Similar Questions :

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

  • Collection object
  • Java object
  • Package
  • Wrapper

2. Constructor has return type

  • True
  • False

3. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

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

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

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

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