Tag: architecture

Questions Related to architecture

  1. PDF

  2. HTML

  3. DOCX

  4. RTF

  5. XLS

  6. All of the above


Correct Option: F
  1. Clients may be validation intensive,consequently requiring powerful hardware

  2. Any change to one tier typically affects both tiers

  3. Represents a single point of failure

  4. Each client makes a direct connection with the server

  5. They are not very maintainable

  6. They are quite manageable


Correct Option: B,C,F
  1. Availability

  2. Extensibility

  3. Maintainability

  4. Manageability

  5. Performance

  6. Reliability


Correct Option: A,E,F
  1. A three-tier system has thin clients whereas a two-tier system will always have fat clients.

  2. A three-tier system will out perform a two-tier system.

  3. A three-tier system is easier to manage than a two-tier system.

  4. A three-tier system is easier to secure.

  5. A three-tier system can be both vertically and horizontally scaled whereas a two-tier system can only be horizontally scaled.

  6. A three-tier system is more extensible than a two-tier system.


Correct Option: F
  1. Scalability

  2. Maintainability

  3. Reliability

  4. Meeting the needs of the customer

  5. Performance

  6. Ensuring the application is produced on time and within budget


Correct Option: D
  1. A thin user interface that is browser based and utilizes JSP's and CSS with user preferences saved locally in a cookie.

  2. A thick client user interface utilizing AWT and user preferences saved locally in a cookie.

  3. A thick client user interface utilizing Swing and user preferences saved locally in a cookie.

  4. A thin browser based client utilizing JSF and CSS with user preferences persisted to database.


Correct Option: D
  1. XML Schema document and details of Message Body is required to build a client.

  2. WSDL document and Message headers must be supplied.

  3. There is no need to supply WSDL or XML Schema document to the client.

  4. Both WSDL document and XML Schema document must be supplied to the client.


Correct Option: C