Skip to main content

Mumbai University/BE IT/User Interaction Design/Process of Designing, Prototyping and Construction/Multiple Choice Questions - Part 2

Hello Everyone!
This article is based on the common Multiple Choice Questions related to User Interaction Design. The MCQs are based on the topic- Process of Designing, Prototyping and Construction.

From the University Exam point of view, these MCQs were given as question bank in the 2020 Mumbai University-BE-Information Technology Exam for the subject- User Interaction Design. The MCQs set is prepared from taking different cluster data. These MCQs are also related to the subject Human Computer Interaction.




Q 1) In User Interface Design, which question is not a testing question for prototyping?

a. What is cost of designing?
b. How does UI measure up to users expectations?
c. How would users expect interface to look?

Solution: a) What is cost of designing?

Q 2) A _____ menu is a circular representation of menu items.

a. Pull up
b. Pull down
c. Pie
d. Pop-up

Solution: c) Pie

Q 3) _______ menu is the portrayal of menu items or objects in a graphic or pictorial form.

a. Iconic
b. Pop up
c. Pull down
d. Pull up

Solution: a) Iconic

Q 4) In user interface design, an interface metaphor is _____.

a. Online tutorials
b. Technical help for UI design
c. A set of user interface visuals, actions and procedures that exploit specific knowledge of users
d. Set of technical question

Solution: c) A set of user interface visuals, actions and procedures that exploit specific knowledge of users

Q 5) When users are involved in complex tasks, the demand on __________ can be significant.

a. Short-term memory
b. Multiple colours in GUI
c. Objects that appear on the screen
d. Shortcuts

Solution: a) Short-term memory

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

a. Show technical internals / code to user.
b. Design for direct interaction with objects that appear on the screen.
c. Allow user interaction to be interrupt-able and undo-able.
d. Provide for flexible interaction.

Solution: b) Design for direct interaction with objects that appear on the screen.

Q 7) Which of the following is not golden rule for interface design?

a. Place the user in control.
b. Make the interface consistent.
c. Use every possible colour in GUI.

Solution: c) Use every possible colour in GUI.

Q 8) Which type of file cannot be played with the Windows Media Player control?

a. WAV
b. AVI
c. MPEG
d. DOC

Solution: d) DOC

Q 9) What establishes the profiles of end users of the system?

a. Design model
b. System image
c. Mental image

Solution: b) System Image

Q 10) The physical devices used to store programs or data on a temporary or permanent basis for use in a computer or other digital electronic device is called as ____.

a. Memory
b. Cache Only
c. Disk I/O
d. Processors

Solution: a) Memory

Q 11) The method in which records are physically stored in a specified order according to a key field in each record is ______.

a. Random
b. Sequential
c. Hash
d. Direct

Solution: c) Hash

Q 12) ________ creates groups of items that are logical, distinctive, meaningful, and mutually exclusive.

a. Menus
b. Groupings
c. Console
d. Icons

Solution: b) Groupings

Q 13) What is not the goal of a good design?

a. Effectiveness
b. Efficiency
c. Safety
d. Inappropriateness

Solution: d) Inappropriateness

Q 14) To turn any UI application into an icon or symbol, ____.

a. Maximize
b. Minimize
c. Desktop
d. Taskbar

Solution: b) Minimize

Q 15) A __________ menu is a sub-menu derived from a higher-level menu, most typically a pull-down.

a. Pull up
b. Graphics
c. Cascading
d. Pop-up

Solution: c) Cascading

PAGE 1   ||   PAGE 2   ||   PAGE 3   ||   PAGE 4


Check out the other User Interaction Design MCQs posts

Comments

Popular posts from this blog

Connecting GitHub with Jenkins - Step by step Tutorial

Hello Everyone, In this tutorial, we will learn how to create a New Item (Project), connect Git and GitHub to Jenkins and run the files from the Git repository on Jenkins. Jenkins is an open-source automation tool written in Java with plugins built for Continuous Integration purposes. Jenkins is used to build and test your software projects continuously making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. Facing trouble with the installation of Jenkins? Click here to know more. NOTE: It is mandatory to install plugins for Git and GitHub before connecting your GitHub repository to Jenkins. If you're using Jenkins for the first time, you need to install the plugins. To know more about these plugins, check out Git and GitHub Plugins for Jenkins . This tutorial demonstrates executing python code which requires separate plugins. Know more about Python Plugi...

Statistics - MCQs

STATISTICS  This article contains few statistics MCQs related to mean, median, mode and standard deviation, asked in TCS Freshers placements. Q 1) The mean of the median, the mode and the range of the following data: 15, 10, 17, 13, 25, 17, 11, 18, 14, 19, 12, 20 a. 15 b. 16(2/3) c. 16 d. 15(1/3) Solution: c) 16 Arrange the data in increasing order- 10,11,12,13,14,15,17,17,18,19,20,25 Median = (Sum of the middle two terms)/2 = (15+17) /2 = 16 Mode = Number repeating the most number of times = 17 Range =10 to 25 = 15 Mean of median, mode and range = (16+17+15) /3 =16 Q 2) What is the mean of the mode and the median on the following data? 12, 28, 26, 27, 17, 16, 22, 25, 15, 16,...

IoE (Internet of Everything) Question Paper Solution (MCQs) for 2020 Mumbai University Examination Information Technology Semester 8

Hello Everyone! This article is based on the Multiple Choice Questions asked in the University Exam for the subject Internet of Everything. These MCQs were asked in the 2020 Mumbai University-BE-Information Technology-Semester 8 Exam for the subject- Internet of Everything. The question paper for each cluster is different. These MCQs were asked in the examination of one cluster. The question paper had 25 MCQs of 2 marks each. Q 1) ________ involves making smaller and smaller things with the ability to connect and interact. a. Smart Tech b. Micro Tech c. RFID Tech d. Nano Tech Solution: d) Nano Tech Q 2) RFID stands for? a. Radio frequency identification b. Random frequency identification c. Random frequen...