adplus-dvertising
frame-decoration

Question

Which of the following option is not considered by the Interface design?

a.

the design of interfaces between software components

b.

the design of interfaces between the software and human producers and consumers of information

c.

the design of the interface between two computers

d.

all of the mentioned

Answer: (c).the design of the interface between two computers

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following option is not considered by the Interface design?

Similar Questions

Discover Related MCQs

Q. A software might allow a user to interact via

Q. A software engineer designs the user interface by applying an iterative process that draws on predefined design principles.

Q. What incorporates data, architectural, interface, and procedural representations of the software?

Q. What establishes the profile of end-users of the system?

Q. What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics?

Q. PRD stands for

Q. Which mechanism is applied to use a design pattern in an OO system?

Q. Design patterns does not follow the concept of software reuse.

Q. The use of design patterns for the development of object-oriented software has important implications for

Q. Which of the following is a design pattern?

Q. You want to minimize development cost by reusing methods? Which design pattern would you choose?

Q. You want to avoid multiple inheritance. Which design pattern would you choose?

Q. The recurring aspects of designs are called design

Q. Design pattern is a solution to a problem that occurs repeatedly in a variety of contexts.

Q. Which pattern prevents one from creating more than one instance of a variable?

Q. Facade pattern promotes weak coupling between subsystem and its clients.

Q. Which design pattern defines one-to-many dependency among objects?

Q. Facade pattern couples a subsystem from its clients.

Q. In factory method pattern, the framework must instantiate classes but it only knows about the abstract classes, which it cannot initiate. How would one solve this problem?

Q. Which UML diagram is shown below?