Uploaded by Muhammad Shoaib Hussain

HCI paper 2022 riuf

advertisement
Final Quiz
HCI-Section C
Date: 24/06/2022
Q#
1
Multiple choice Questions
JSX stands for
A.
B.
C.
D.
2
4
A class component must include the
statement.
A.
B.
C.
D.
.
7
jQuery in React
Angular Code in React
MySQL in React
HTML in React
React is also known as
A.
B.
C.
D.
6
JSON
JSON XML
JavaScript XML
JavaScript
JSX allows us to write
A.
B.
C.
D.
3
.
Which ReactJS command is used to create a
new application?
A.
B.
C.
D.
.
8
ReactJS
js
Both A. and B.
None of these
React is a
.
A. Web development Framework
B. JavaScript Library
C. jQuery
D. Web Server
create-react-app
new-react-app
create-new-reactapp
react-app
How to install create-react-app?
A.
B.
C.
D.
9
extends React.Component
extends React
extends Component
extends React.Component.All
npx create-react-app –new my-app
npx create-react-app –app my-app
npx new-react-app my-app
npx create-react-app my-app
Which of the following is not a disadvantage
of React.js? React.js has only a view layer. We
have put your code for Ajax requests, events
and so on.
A. The library of React.js is pretty large.
B. The JSX in React.js makes code easy
toread and write.
C. The learning curve can be steep in
React.js.
D. The learning curve can be steep in
React.js
5
Final Quiz
HCI-Section C
Date: 24/06/2022
Which ReactJS function renders HTML to
the web page?
A.
B.
C.
D.
11
A.
B.
C.
D.
3
2
5
4
A.
B.
C.
D.
?
700ms
400ms
200ms
150ms
5
7
3
6
Way of expressing instructions to the
computer directly?
A.
B.
C.
D.
User interface
Command line interface
Expressions
None of them
Reasoning
Problem solving
Skill
All of them
14 Perception occurs during
How many stages of Donald Norman’s
model?
A.
B.
C.
D.
19
Sensory
Short Term
Long Term
All of these
Reaction time of auditory is
A.
B.
C.
D.
17
12 Information processed and applied?
How many stages of vision?
A.
B.
C.
D.
15
Msg = function() {
return “Good Morning”;
}
A. Msg = () => {return “Good Morning”;}
B. Msg = () => “Good Morning”;
C. Both A. and B.
D. None of the above
Information stored in memory?
A.
B.
C.
D.
13
render()
ReactDOM.render()
renders()
ReactDOM.renders()
10 Consider the below function – which is the
correct syntax of arrow function?
?
Listening
Hearing
Fixations
Semantics
16 Targets as large as possible,
A.
B.
C.
D.
distances as small as possible
distance as large as possible
both a & b
none of them
18 Norman’s model concentrates on?
A.
B.
C.
D.
Back end
User interface
Hardware
None of them
20 Which is the query language?
A.
B.
C.
D.
C++
Java
Python
SQL
?
Final Quiz
HCI-Section C
Date: 24/06/2022
21
Which is not the part of WIMP interface?
A.
B.
C.
D.
23
Computer had one task, performed
sequentially?
A.
B.
C.
D.
25
knowing where you are
knowing what you can do
knowing where you are going
knowing how can u do this
ISO usability standard 9241 adopts
traditional usability categories?
A.
B.
C.
D.
29
Running
Performance
Batch processing
All of them
Which is not part of four golden rules?
A.
B.
C.
D.
27
Pointers
Icons
Windows
Interface
Effectiveness
Efficiency
Satisfaction
All of them
Type of design rule?
A.
B.
C.
D.
Principles
Standards
Guidelines
All of them
22 Areas of the screen that behave as if they
were independent?
A.
B.
C.
D.
Menu
Pointers
Windows
Icons
24 ‘Understand your materials’ is a golden rule
of
?
A.
B.
C.
D.
Code
Design
Both a & b
None of them
26 Designing the product right
the right product
?
A.
B.
C.
D.
designing
Verification, Validation
Validation, Verification
Verification, Designing
Designing, Validation
28 Simulate or animate some features of
intended system
A.
B.
C.
D.
Prototype
Requirement
Usability
All of them
30 Which is not a part of Shneiderman’s 8
Golden Rules?
A.
B.
C.
D.
Strive for consistency
Offer informative feedback
Permit easy reversal of actions
Get the mappings right
Download