adplus-dvertising
frame-decoration

Question

What is the method for interprocess communication in JSD?

a.

State vector communication

b.

Datastream

c.

Procedure call

d.

Both a and b

Posted under Software Engineering

Answer: (d).Both a and b Explanation:JSD has two basic mechanisms for interprocess communication: state vector communication and passing information through a datastream.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. Why is the notion of virtual functions considered to be important for reusability?

Q. What is the main characteristic of the set of objects identified in the first modeling stages of object-oriented design?

Q. What is the main source of lower-level objects in object-oriented design?