Font size
WorksheetsSYSINT QUIZ 2
Total questions: 113
Worksheet time: 6hrs 39mins
Business architecture
Physical architecture
Logical architecture
Functional architecture
Entity
Entity type
Data object
All choices are correct
The ___ in ERD is modeled as lines between entity types
Entity links
Relationship type
Linker
Relationship instance
Software architect
Structured design
Object-oriented design
Process design
True
False
True
False
True
False
True
False
True
False
For example. The entity in an entity relationship diagram is a car. Which among the following is not its attribute?
Engine number
Car ID
Make
Chevrolet
In an Entity Relationship Diagram, a relationship can have attributes
True
False
It is a relationship and an entity at the same time in an ERD
Associative Entity
Entity types
Entity instance
External Entity
DFDs does not show information about the timing of processes or information about whether processes will operate in sequence or in parallel
True
False
DFDs show information about the timing of processes or information about whether processes will operate in sequence or in parallel
True
False
DFDs are often the preliminary step used to create an overview of the system which can later be elaborated
True
False
Software architects uses UML to make software systems
True
False
It is an abstraction of the underlying problem of the domain
requirements
reinitialization
language
diagram
In an activity diagram, there are divisions that form strips of lanes of which each corresponds to one of the participants
swim lanes
decision node
guard
synchronization of concurrent flow of control
What is the symbol used in an activity diagram that corresponds to a branch in the flow control based on a condition
fork
join
diamond with incoming arrow and two or more outgoing arrows
guard
What is the symbol used in an activity diagram that is a horizontal black bar with two or more incoming arrows and one outgoing arrow
fork
join
diamond with incoming arrow and two or more outgoing arrows
guard
What is the symbol used in an activity diagram that consists of one arrow pointing to it and two or more arrows pointing out.
fork
join
diamond with incoming arrow and two or more outgoing arrows
guard
What is the symbol used in an activity diagram that is the end of activity
rounded rectangle
arrows
solid black dot
a black dot surrounded by a black circle
What is the symbol used in an activity diagram that is the starting point
rounded rectangle
arrows
solid black dot
a black dot surrounded by a black circle
What is the symbol used in an activity diagram that is between two action nodes
rounded rectangle
arrows
solid black dot
a black dot surrounded by a black circle
What is the symbol used in an activity diagram wherein it is the tasked performed by the software system
rounded rectangle
arrows
solid black dot
a black dot surrounded by a black circle
model the flow of logic within your system in a visual manner, enabling you both to document and validate your logic, and are commonly used for both analysis and design purposes.
Sequence diagram
Activity diagram
Use case diagram
Structural diagram
An activity diagram is used to show the dynamic communications between objects
True
False
The actors should not be placed inside the rectangle in a use case diagram
True
False
In an Entity relationship diagram, it is a degree of the relationship wherein the number of entities is one.
Unary
Binary
Ternary
In an Entity Relationship Diagram, a relationship can have attributes
True
False
is in ERD modeled as lines between specific entity instances
Entity links
Relationship instance
Relationship type
Linker
is an abstraction (similar to a class) that represents one element of system behavior
Archetype
Architectural design
Attribute
Action node
This often corresponds to a table in a database
Entity instance
Relationship instance
Entity type
Relationship type
An important reason why software construction is important is that construction is a large part of software development
True
False
Software architecture is commonly used to describe the organization of software systems.
True
False
The actors should be placed inside the rectangle in a use case diagram
True
False
Methods and attributes are the same in objects
True
False
It is called the collection of entities
Entity instance
Relationship instance
Entity type
Relationship type
