Podcast
Questions and Answers
Which of these questions is not part of the questions part asked when identifying business actors?
Which of these questions is not part of the questions part asked when identifying business actors?
What is the external entity used for?
What is the external entity used for?
External entities in a Data Flow Diagram (DFD) represent objects outside the system being modeled that interact with the system. They could be other systems, users, devices, or external data sources. External entities are used to illustrate the system's boundaries and to show how data flows into and out of the system. They help in defining the scope of the sustem and identifying its interfaces with the external world.
What does the term 'Encapsulation' refer to in object-oriented programming?
What does the term 'Encapsulation' refer to in object-oriented programming?
What is Abstraction?
What is Abstraction?
Signup and view all the answers
f two classes in a model need to communicate with each other, then that type of relationships are called as
f two classes in a model need to communicate with each other, then that type of relationships are called as
Signup and view all the answers
Which diagram describes the various user (or system) activities, the person who does each activity, and the
sequential flow of these activities?
Which diagram describes the various user (or system) activities, the person who does each activity, and the sequential flow of these activities?
Signup and view all the answers
Generalisation association is a transitive association, meaning the relationship between instances of one class
can be extended to instances of another class through a chain of associations involving intermediate classes.
Generalisation association is a transitive association, meaning the relationship between instances of one class can be extended to instances of another class through a chain of associations involving intermediate classes.
Signup and view all the answers
A bank customer stops by her bank's ATM to withdraw money from her checking account. In this case, who is the
primary business actor?
A bank customer stops by her bank's ATM to withdraw money from her checking account. In this case, who is the primary business actor?
Signup and view all the answers
What is the purpose of encapsulation in object-oriented programming?
What is the purpose of encapsulation in object-oriented programming?
Signup and view all the answers
Which phases of Software Development Life Cycle (SDLC) whereby use cases are realized and used?
Which phases of Software Development Life Cycle (SDLC) whereby use cases are realized and used?
Signup and view all the answers