+1 vote
in Software Architecture by (75.2k points)
Which of the following statement is true?

(a) Device interface module is a software simulation of,  or interface to,  a real hardware device or system

(b) A virtual device is a way to design a program with complex interfaces to device or other systems

(c) The program units in the device interface module hides all details of interaction with hardware devices

(d) None of the mentioned

The question was posed to me in an internship interview.

My query is from Generating and Improving Software Architectures topic in section Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
The correct answer is (c) The program units in the device interface module hides all details of interaction with hardware devices

To explain: Device interface module is a way to design a program with complex interfaces to device or other systems and A virtual device is a software simulation of,  or interface to,  a real hardware device or system.

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
...