A. List all actions that can be associated with a specific procedure
B. List all conditions during execution of the procedure
C. Define rules by indicating what action(s) occurs for a set of conditions
D. All of the mentioned
Software Engineering Mcqs
Software Engineering Mcqs for Preparation of Job Test and interview, freshers, Students, competitive exams etc. Multiple choice questions here are on topics such as Basics of software engineering, types, advanced, design, testing, evolution, testing, secutity etc.
A. Data representation
B. Logic verification
C. “Code-to” ability
D. Automatic processing
A. State transition diagram
B. Box diagram
C. ER diagram
D. None of the mentioned
A. functional domain
B. arbitrary transfer of control is impossible
C. recursion is easy to represent
D. providing a notation that translates actions and conditions
A. repeat until
B. condition
C. do while tests
D. if then-else
A. Repetition
B. Sequence
C. Condition
D. None of the mentioned
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
A. Machine readability
B. Maintainability
C. Structure enforcement
D. Overall simplicity
A. Place the user in control
B. Reduce the user’s memory load
C. Make the interface consistent
D. All of the mentioned
A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation
