Tag: web technology

Questions Related to web technology

  1. YEAR

  2. YEARS

  3. YEARFRAC

  4. YEARSFRAC


Correct Option: A
  1. Can be shared between multiple clients

  2. Is created when the client invokes create on the Home

  3. Is the most scalable type of bean

  4. None


Correct Option: B
  1. Has a client view

  2. Has a Remote interface

  3. Has a Local interface

  4. Doesn’t feature a Component interface


Correct Option: D
  1. By reference

  2. By object copy

  3. By producing a serialized copy

  4. None


Correct Option: B,C
  1. Can be shared between multiple clients as long as the entity being shared is the same

  2. No interfaces required

  3. Must have its EJBObject interface

  4. Can't be shared between multiple clients


Correct Option: A,C
  1. The Remote object reference

  2. The Remote object’s stub

  3. A local copy of the remote object

  4. None


Correct Option: B