+1 vote
in Software Architecture by (75.2k points)
Which of the following in context to data in pipeline is correct?

(a) The format conversion should be allowed as long as data that exit the pipe are semantically equivalent to the data that enter the pipe

(b) The format conversion should be allowed as long as data that exit the pipe are syntactically equivalent to the data that enter the pipe

(c) All of the mentioned

(d) None of the mentioned

The question was asked during an online exam.

This intriguing question comes from Capturing Architectural Information in an ADL topic in section Unit Operations of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct option is (a) The format conversion should be allowed as long as data that exit the pipe are semantically equivalent to the data that enter the pipe

Explanation: The format conversion should be allowed as long as data that exit the pipe are semantically equivalent to the data that enter the pipe.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...