
Unit III: DESIGN PHASE
Quiz by R.Sugantha Lakshmi R.Sugantha Lakshmi
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Who designs and implement database structures
Project managers
Database administrators
Technical writers
Programmers
30s - Q2
In Design phase, which is the primary area of concern ?
Interface
Architecture
Data
All of the mentioned
30s - Q3
Design phase includes
Data, architecture, interface & Procedural designs
All of these
Architectural, Procedural and interface designs only
Data, architecture and procedural designs only
30s - Q4
Which of the following is not a design principle that allow the user to maintain control?
Design for direct interaction with objects that appear on the screen
Show technical internals from the casual user
Provide for flexible interaction
Allow user interaction to be interrupt-able and undo-able
30s - Q5
A software might allow a user to interact via
Mouse movement
All of the mentioned
Voice recognition commands
Keyboard commands
30s - Q6
Amongst which of the following is a correct sequence of the user interface design process
Interface validation → Interface design → Interface construction → Interface analysis and modeling
Interface construction → Interface design → interface validation → Interface analysis and modeling
Interface analysis and modeling → interface design → interface construction → interface validation
Interface design → interface construction → interface validation → Interface analysis and modeling
30s - Q7
Which of the following define the characteristic of a good user interface?
Support for multiple skill levels
All of the above
Error recovery, feedback and consistency
Speed of learning
30s - Q8
Concerning software design principles, a UI stands for User Integration
falsetrueTrue or False30s - Q9
In which type of interface users provide commands selecting from a menu?
GUI
None of these above
Voice Recognition User Interface
CUI
30s - Q10
A software engineer designs the user interface by applying an iterative process that draws on predefined design principles
truefalseTrue or False30s - Q11
If the objects focus on the problem domain, then we are concerned with
Object Oriented Analysis
Object Oriented Analysis and Design
None of the above
Object Oriented Design
30s - Q12
Software design is a process to transform user requirements into some suitable form, that helps the programmer in software coding and implementation
truefalseTrue or False30s - Q13
Which question no longer concerns the modern software engineer?
Why does computer hardware cost so much?
Why can't software errors be removed from products prior to delivery?
Why does software take a long time to finish?
Why does it cost so much to develop a piece of software?
30s - Q14
It is necessary to carefully design data input to a computer based system because
Data entry operators are not good
The volume of data handled is large
The volume of data handled is small
It is good to be careful
30s - Q15
Good system design prevents data entry errors by
i) Designing good forms with plenty of space to write in block capitals>
ii) By giving clear instructions to a user on how to fill a form
iii) Reducing keystrokes of an operator
iv) Designing good keyboard
i, ii
i, ii, iv
i, ii, iii
iii and iv
30s