Tag: embedded technologies

Questions Related to embedded technologies

  1. Session bean

  2. Entity bean

  3. Message Driven bean

  4. Object bean


Correct Option: A,B,C
  1. Session bean method

  2. Entity bean method

  3. Message driven method

  4. Object Bean method


Correct Option: A
  1. Beans need to hold information

  2. retrieve data

  3. connect the client

  4. No data for a specific client


Correct Option: D
  1. No data for a client

  2. Beans needs to hold information across method invocations.

  3. when business object should be stored

  4. to send data for a specific application


Correct Option: B
  1. when business object should be stored in persistant storage mechanism.

  2. if information have to be passed from one group to other.

  3. to review the data in other application

  4. to check with the client.


Correct Option: A
  1. simple instances

  2. classes and objects

  3. getter and setter methods

  4. business application


Correct Option: A
  1. message driven bean

  2. entity bean

  3. stateles session bean

  4. stateful session bean


Correct Option: A