Software Engineering Mcqs

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

(A) Abstraction-Occurrence Pattern

(B) Player-Role Pattern

(C) General Hierarchy Pattern

(D) Singleton Pattern

Submitted By: Ali Uppal


Which of the following is not a design principle that allow the user to maintain control ?

(A) Provide for flexible interaction

(B) Allow user interaction to be interrupt-able and undo-able

(C) Show technical internals from the casual user

(D) Design for direct interaction with objects that appear on the screen

Submitted By: Ali Uppal


Submitted By: Ali Uppal


Which of the following is golden rule for interface design ?

(A) Place the user in control

(B) Reduce the user’s memory load

(C) Make the interface consistent

(D) All of the mentioned

Submitted By: Ali Uppal


Which of the following is not a user interface design process ?

(A) User, task, and environment analysis and modeling

(B) Interface design

(C) Knowledgeable, frequent users

(D) Interface validation

Submitted By: Ali Uppal


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

Submitted By: Ali Uppal


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

(A) design model

(B) user’s model

(C) mental image

(D) system image

Submitted By: Ali Uppal


When users are involved in complex tasks, the demand on _______________ can be significant?

(A) short-term memory

(B) shortcuts

(C) objects that appear on the screen

(D) all of the mentioned

Submitted By: Ali Uppal


A software might allow a user to interact via________________________?

(A) keyboard commands

(B) mouse movement

(C) voice recognition commands

(D) all of the mentioned

Submitted By: Ali Uppal


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

(A) design model

(B) user’s model

(C) mental image

(D) system image

Submitted By: Ali Uppal