adplus-dvertising
frame-decoration

Question

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

a.

By inspecting the state vector of another entity

b.

By passing information through a datastream

c.

By replacing communication with a procedure call

d.

By accessing a database

Posted under Software Engineering

Answer: (c).By replacing communication with a procedure call Explanation:In the implementation stage, the concurrent model is transformed into an executable system, and the communication between processes is replaced by a procedure call so that one process becomes a subordinate of another process.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. What is the function of the object Publication in the object hierarchy?

Q. What is the definition of virtual functions in object-oriented programming?

Q. What should be considered when deciding which objects and attributes to include in a design and how to relate them in the object hierarchy?