Software Architectures

Software Architectures

University

13 Qs

quiz-placeholder

Similar activities

III_B_SE_Quiz_3

III_B_SE_Quiz_3

University

10 Qs

Enterprise JavaBeans (part1)

Enterprise JavaBeans (part1)

University

10 Qs

Lesson 5 - DBMS

Lesson 5 - DBMS

University

10 Qs

Understanding Earth's History

Understanding Earth's History

5th Grade - University

12 Qs

Week 3- lecture (DATA MODELS)

Week 3- lecture (DATA MODELS)

University

13 Qs

Java Programming RBVRRIT

Java Programming RBVRRIT

University - Professional Development

10 Qs

DARC Architectures

DARC Architectures

University

13 Qs

ITEC80 - Quiz 1

ITEC80 - Quiz 1

University

10 Qs

Software Architectures

Software Architectures

Assessment

Quiz

University

Medium

Created by

Codecje Codecje

Used 262+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many architectural layers does a layered application usually have (amount of standard layers)?
3
4
5
6

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which architectural layers can be combined into one layer in small applications?
Presentation & Business layers
Business & Persistence layers
Persistence & Database layers
Business & Database layers
Presentation & Persistence layers

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the difference between an 'open' and a 'closed' architectural layer?
Open layers can be modified, closed layers can not be modified.
Open layers can interact with any other architectural layer, closed layers can only interact with the layer below.
Open layers can be bypassed by the layer above, while closed layers can not be bypassed.
Open layers are separate from the normal request flow, closed layers are always directly in this flow.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is NOT a correct statement about the layered architecture?
Each layer forms an abstraction and thus does not know the details about other layers.
It has separation of concerns among components.
It is standard practice to combine multiple layers.
It has well-defined component interfaces.
Each component has a limited scope.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which sentence describes the event-driven architecture pattern best?
The event-driven architecture pattern is a popular distributed asynchronous architecture pattern used to produce highly scalable applications.
The event-driven architecture pattern is a natural pattern for implementing product-based applications.
The event-driven architecture pattern does have an outstanding support for applications that are based on complex transactions (transactional units of work).
The event-driven architecture pattern closely matches the traditional IT communication and organizational structures found in most companies.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which are the four main types of architecture components in the mediator topology?
Event queues, an event mediator, event channels, and event processors.
Event queues, an event mediator, event clients, and event products.
Event lines, an event negotiator, event channels, and event processors.
Event queues, an event negotiator, event clients, and event processors.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the two types of events in the event-driven architecture mediator topology?
Initial event and processing event.
Initial event and channel event.
Mediator event and processing event.
Client event and queue event.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?