adplus-dvertising
frame-decoration

Question

What are actions in JSD(Jackson System Development)?

a.

Real-world events

b.

Attributes of entities

c.

Atomic events that can't be further decomposed into subactions

d.

Pseudocode equivalent of PSDs (Process Structure Diagrams)

Posted under Software Engineering

Answer: (c).Atomic events that can't be further decomposed into subactions Explanation:In JSD, actions are events that happen to entities. These actions are part of the life cycle of the entity and respond to events in the real world. They are described as atomic events, meaning they cannot be further decomposed into subactions. The life cycle of an entity is modeled using process structure diagrams (PSDs), which represent the structure of JSD and the sequence of events that occur in the life cycle.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are actions in JSD(Jackson System Development)?

Similar Questions

Discover Related MCQs

Q. What are the two special attributes of entities in JSD?

Q. How is interprocess communication handled in JSD?

Q. How does the communication between processes occur in the implementation stage of JSD?

Q. What is the purpose of the Log entity in JSD?

Q. What is the relationship between processes in JSD?

Q. What is the method for interprocess communication in JSD?

Q. How does state vector communication work in JSD?

Q. What is the concept behind program inversion in JSD implementation stage?

Q. What are the three major steps in the object-oriented approach to systems analysis and design?

Q. What is the static structure of the system described as in the object-oriented approach to systems analysis and design?

Q. What is used to depict the dynamic model of the behavior of system components in object-oriented methods?

Q. What is scenario analysis in the object-oriented approach to systems analysis and design?

Q. What are the guidelines for finding objects and their attributes and services in the object-oriented approach to systems analysis and design mostly based on?

Q. What do services in object-oriented systems concern?

Q. Can the implementation of services in object-oriented systems involve computation?

Q. How can we determine which services are required in object-oriented systems?

Q. What is the main objective of object hierarchy in object-oriented systems?

Q. What is the purpose of services in object-oriented programming?

Q. What is the purpose of a sequence diagram in object-oriented programming?

Q. What is the purpose of the generalization-specialization hierarchy in object-oriented programming?