Top 1000+ Solved Human Computer Interaction (HCI) MCQ Questions Answer
Q. Changing the appearance of your slide _________ can alter the slide’s color, shade,pattern, or texture.
a. Background
b. Foreground
c. Watermark
d. Design
Q. A ____________ can be added to your presentation and then used to go to a variety of locations ---- for example, a web address, an e-mail address, a custom show or document, just to name a few.
a. Menu link
b. Hyperlink
c. Toollink
d. Slide link
Q. Genetically different population with the same physical features is known as____________
a. Ecosystem
b. Ecads
c. Community
d. Ecotype
Q. Name the group of species which exploit the abiotic and biotic resources in a similar way?
a. Guild
b. Ecads
c. Biomes
d. Community
Q. Android applications signed at the time _____.
a. Before installed
b. After installed
c. Both A and B
d. None of these
Q. In android application Which file holds to use the internet_____
a. Create file
b. Manifest file
c. system file
d. None of these
Q. In memory, Activity doesn’t exist Thatis____state.
a. Initial
b. Running
c. Starting
d. All of these
Q. Mobile cloud computing at its simplest refers to an __________
a. Intervention
b. Internet
c. Infrastructure
d. Intervention & Internet
Q. To use the Android menu system what method you should override?
a. on Create Menu()
b. on Create Options Menu()
c. Both A & B
d. on Menu Created()
Q. Which is not an Android component of the following?
a. Layout
b. Service
c. Activity
d. Both A & C
Q. _____is the first callback method invoked by the system during an Activity life-cycle,?
a. on Stop()
b. Both A & B
c. on Create()
d. on Restore()
Q. Which is not a valid Android resource file name of the following?
a. my_layout.xml
b. mylayout.xml
c. myLayout.xml
d. Both B & C