Top 350+ Solved Information Retrival Techniques MCQ Questions Answer
Q. Which of the following functions are similar?
a. rank and ntile
b. rank and dense_rank
c. dense_rank and ntile
d. none of the mentioned
Q. Which of the following function is used when you want all tied rows to have the same ranking?
a. rank
b. ntile
c. row_number
d. none of the mentioned
Q. TOPIC 4.8 LEARNING TO RANK
a. place the user in control
b. reduce the user’s memory load
c. make the interface consistent
d. all of the mentioned
Q. Which of the following is not a design principle that allow the user to maintain control?
a. provide for flexible interaction
b. allow user interaction to be interrupt-able and undo-able
c. show technical internals from the casual user
d. design for direct interaction with objects that appear on the screen
Q. Which of the following is not a user interface design process?
a. user, task, and environment analysis and modeling
b. interface design
c. knowledgeable, frequent users
d. interface validation
Q. Which of the following option is not considered by the Interface design?
a. the design of interfaces between software components
b. the design of interfaces between the software and human producers and consumers of information
c. the design of the interface between two computers
d. all of the mentioned
Q. What incorporates data, architectural, interface, and procedural representations of the software?
a. design model
b. user’s model
c. mental image
d. system image
Q. What establishes the profile of end-users of the system?
a. design model
b. user’s model
c. mental image
d. system image
Q. What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics?
a. mental image
b. interface design
c. system image
d. interface validation
Q. A Rendering engine is not responsible for
a. parsing the markup content (html)
b. parsing style information (css, xsl, and so on)
c. generating a visual presentation of the formatted content including media files referenced
d. parsing style information (css only)
Q. What is the use of “defer” attribute?
a. it defers rendering of html page
b. it defers script execution until the page has been rendered
c. it defers rendering of css attributes
d. it is only for internal scripts
Q. Which of the following statements is false?
a. async and defer attributes of script tag execute before the domcontentloaded event
b. defer executes each script sequentially
c. async executes each script when it is ready
d. all older browsers supports async attribute
Q. Which of the following is used to read a HTML page and render it?
a. web browser
b. web server
c. web matrix
d. web network
Q. Which of the following is the first web browser?
a. nexus
b. netscape navigator
c. internet explorer
d. mosaic