Tag: architecture

Questions Related to architecture

Multiple choice technology architecture
  1. Password single sign on

  2. Password management

  3. Password self-help

  4. Password synchronization

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology architecture
  1. Accessing a UDDI description from the WSDL registry and binds to the service using SOAP

  2. Accessing a SOAP description from the UDDI registry and binds to the service using UDDI

  3. Accessing a SOAP description from the WSDL registry and binds to the service using UDDI

  4. Accessing a WSDL description from the UDDI registry and binds to the service using SOAP

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology architecture
  1. Allows the framework to have full control over the sequence of processing laying a strong foundation for work-flow processing

  2. Make sures that the calling objects takes the responsibility of flow control

  3. Guarantee the security

  4. Concerns about where it executes as it requires a handle on all the inputs and contexts it requires

Reveal answer Fill a bubble to check yourself
A Correct answer
Multiple choice technology architecture
  1. An abstraction in which common code providing generic functionality can be selectively overridden or specialized by user code, thus providing specific functionality

  2. A special case of software libraries in that they are reusable abstractions of code wrapped in a well-defined Application Programming Interface

  3. A collection of resources to generate the code to achieve a generic functionality

  4. A template to show how things should be done consistently

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology architecture
  1. Most of the organizations creates schedules based on development from scratch, whereas developers prefers using frameworks instead of developing from scratch, thus saving considerable amount of time

  2. Usage of framework doesn't permit scope changes during the development as frameworks predefines a template that must be followed by the application

  3. The management can easily predict accurate development times by using frameworks

  4. Frameworks makes elements of the project more predictable, and provide prototypes very early in the process helps avoid the communication gaps with the business

Reveal answer Fill a bubble to check yourself
D Correct answer