Skip to main content

Mumbai University/BE/IT/User Interaction Design/Understanding and Conceptualizing Interaction, Cognitive aspects and Social, Emotional Interaction/Multiple Choice Questions - Part 3

Hello Everyone!
This article is based on the common Multiple Choice Questions related to User Interaction Design. The MCQs are based on the Second Module - (a) Understanding and Conceptualizing Interaction and (b) Cognitive aspects and Social, Emotional Interaction.

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 were also asked in the 2021 Final and Internal Examinations. These MCQs are also related to the subject Human Computer Interaction.




The topics included in this module are -

  • Understanding the Problem space and conceptualizing Design
  • Conceptual Model
  • Interface Types
  • Cognitive aspects
  • Social Interaction and Emerging Social Phenomena
  • Emotions and the User Experience
  • Expressive and Frustrating Interfaces
  • Persuasive Technologies

Q 1) Following are all cognitive processes. Which one involves reflective cognition?

a. Sorting
b. Decision making
c. Reading
d. Writing

Solution: b) Decision making

Q 2) Which of the following is a experiential cognitive processes?

a. Reading a book
b. Writing a book
c. Sleeping
d. Designing

Solution: a) Reading a book

Q 3) Which is a plan of scheme concerned in the mind and intended for subsequent execution?

a. Design
b. Attention
c. Interaction
d. Variation

Solution: a) Design

Q 4) Which interaction paradigm proposes that the computer attend to user's needs through anticipating what the user wants to do?

a. Physical / virtual integration
b. Attentive environments and transparent computing
c. Wearable computing
d. Pervasive computing

Solution: b) Attentive environments and transparent computing

Q 5) Pervasive computing is a direct follow-on of ideas arising from ______.

a. Wearable computing
b. Ubiquitous computing
c. Transparent computing
d. Attentive environments

Solution: b) Ubiquitous computing

Q 6) Most cognitive activities involve people interacting with ______.

a. Internal kinds of representations
b. Stimulating kinds of representations
c. Perpetual kinds of representations
d. External kinds of representations

Solution: d) External kinds of representations

Q 7) Interface metaphors are commonly used as part of _____.

a. Conceptual model
b. Interaction model
c. Intellectual model
d. Concise model

Solution: a) Conceptual model

Q 8) Which modes provide a structure for thinking about which conceptual model to develop?

a. Interaction modes
b. Interactive modes
c. Interface mode
d. Intermediate mode

Solution: a) Interaction modes

Q 9) Expressive interfaces can provide reassuring feedback to users as well as they are ________.

a. Informative
b. Manipulative
c. Mood changers
d. Responsive

Solution: a) Informative

Q 10) Many issues will need to be addressed when developing and testing initial prototypes of conceptual models. One of them is __________.

a. Whether to provide agents and in what format
b. Whether to hide from agents
c. Whether to keep access open to all users
d. Whether to provide security to data

Solution: a) Whether to provide agents and in what format

Q 11) Cognition has also been described in terms of specific kinds of process such as _________.

a. Playing
b. Dancing
c. Sleeping
d. Perception and recognition

Solution: d) Perception and recognition

Q 12) Argumentation tools are mainly designed for people working in _______.

a. Different location
b. Same physical location
c. Nearby each to other
d. Network classrooms

Solution: b) Same physical location

Q 13) The plan of scheme concerned in the mind and intended for subsequent executions termed as ______.

a. Variation
b. Interaction
c. Alteration
d. Design

Solution: d) Design

Q 14) Identifying needs, developing alternative design, building interactive versions and establishing requirements. These are the four basic activities of _______.

a. Design analysis
b. Inception
c. Alteration design
d. Interaction design

Solution: d) Interaction design

Q 15) A number of user-centered methods can be used to create prototypes of the potential candidates like ______.

a. Storyboards
b. Meetings
c. Chats
d. Discussions

Solution: a) Storyboards

Q 16) Which interface can provide reassuring feedback to users as well as be informative and fun?

a. Dynamic
b. Expressive
c. Virtual
d. Impressive

Solution: b) Expressive

Q 17) Which is social mechanisms?

a. Conversational mechanisms
b. Communication
c. Combinational
d. Expressive

Solution: b) Communication

Q 18) Which conceptual model or combination of models do you think is most suited to supporting the user activity of downloading music from web?

a. A conceptual model based on instructing and navigating would seem appropriate.
b. A conceptual model that allows visualization and easy manipulation of code plus efficient instructing of the system on how to check, debug, copy, etc., is essential.
c. A conceptual model based on instructing and conversing.
d. A conceptual model based on exploring and browsing.

Solution: a) A conceptual model based on instructing and navigating would seem appropriate.

Q 19) Which is the useful technique for facilitation users feedback on design at all stages?

a. Star
b. Design
c. Inception
d. Prototyping

Solution: d) Prototyping

Q 20) Speech-recognition systems that allow users to provide instructions via ________.

a. Written commands
b. Spoken commands
c. Textual commands
d. Grammatical commands

Solution: b) Spoken commands


PAGE 1   ||   PAGE 2   ||   PAGE 3


Check out the other User Interaction Design MCQs posts

Comments

Popular posts from this blog

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...

Android Architecture Stack

Hello Everyone! In this article we are discussing about the android architecture. It is essential for all the android application developers to understand the android architecture to get a clearer idea about the structure on which the application is made. From the exam point of view, the android architecture stack question has been asked several times (sometimes along with the Dalvik Virtual Machine ). Android operating system is a stack of software components which is roughly divided into five sections and four layers. The five sections of android architecture are- Linux kernel Libraries Android Runtime Application Framework Applications This is a layered architecture with each section having a different functionality. A) Linux Kernel - It is the bottom most layer of the architecture. This is the kernel on which android is based. This layer provides a level of abstraction between the hardware devices. It also contains all the l...