download Mastguru Android App

Question Detail

Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator
Similar Questions :

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

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

2. Minimum threads in a program are

  • 1
  • 2
  • 5
  • Many

3. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

4. The inner class can access private members of the outer class

  • False
  • True

5. Can we declare abstract static method

  • Yes
  • No
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment