Question Detail

Applet always executed on

  • Client side
  • Server Side
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. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor

3. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these

4. There is no default transaction attribute for an EJB

  • False
  • True

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

  • Collection object
  • Java object
  • Package
  • Wrapper
Read more from - Java Objective Questions Answers -Chapter 1