Information Retrival Techniques Set 3

On This Page

This set of Information Retrival Techniques Multiple Choice Questions & Answers (MCQs) focuses on Information Retrival Techniques Set 3

Q1 | In 1-to-4 multiplexer, if C1 = 1 & C2 = 1, then the output will be                          
  • y0
  • y1
  • y2
  • y3
Q2 | How many select lines are required for a 1- to-8 demultiplexer?
  • 2
  • 3
  • 4
  • 5
Q3 | How many AND gates are required for a 1- to-8 multiplexer?
  • 2
  • 6
  • 8
  • 5
Q4 | Which function is used to return a handle to the database?
  • preparedatabase()
  • showdoccount()
  • executesql()
  • opendatabase()
Q5 | openDatabase() method does not take the argument in                      
  • database name
  • display name
  • database version
  • server name
Q6 | d) IC 74138
  • &
  • *
  • ^
  • ?
Q7 | Which feature is not used when SQL features are not being supported?
  • begin
  • end
  • commit
  • rollback
Q8 | transaction() does not take the argument
  • callback
  • success callback
  • error callback
  • database name
Q9 | Which method is used to verifythe version number?
  • changeversion()
  • readtransaction()
  • transaction()
  • executesql()
Q10 | Which object is created for read-only transaction?
  • foo object
  • sqltransactionsync
  • databasesync object
  • sqltransaction
Q11 | insertId attribute returns                          
  • column id
  • row id
  • user’s id
  • database id
Q12 | Which error is invoked when SQLTransactionCallback does not execute?
  • insertiid
  • rows
  • rowsaffected
  • length
Q13 | Which of the error is raised when the quantity of data is too much?
  • too_large_err
  • unknown_err
  • timeout_err
  • quota_err
Q14 | What is the required argument to openDatabase?
  • version number
  • database name
  • size of a database
  • text description
Q15 | Which attribute is used for getting an individual row?
  • results.rows.item(i)
  • insertid
  • rowaffected
  • length
Q16 | What incorporates data, architectural, interface, and procedural representations of the software?
  • design model
  • user’s model
  • mental image
  • system image
Q17 | Which of the following adds marginal sums to an existing table?
  • par()
  • prop.table()
  • addmargins()
  • quantile()
Q18 | Which of the following lists names of variables in a data.frame?
  • quantile()
  • names()
  • barchart()
  • par()
Q19 | Which of the following is tool for chi-square distributions?
  • pchisq()
  • chisq()
  • pnorm
  • barchart()
Q20 | Which of the following groups values of a variable into larger bins?
  • cut
  • col.max(x)
  • stem
  • which.max(x)
Q21 | Which of the following determine the least- squares regression line?
  • histo()
  • lm
  • barlm()
  • col.max(x)
Q22 | Which of the following is tool for checking normality?
  • qqline()
  • qline()
  • anova()
  • lm()
Q23 | Which of the following is lattice command for producing boxplots?
  • plot()
  • bwplot()
  • xyplot()
  • barlm()
Q24 | Which of the following compute analysis of variance table for fitted model?
  • ecdf()
  • cum()
  • anova()
  • bwplot()
Q25 | Which of the following is used to find variance of all values?
  • var()
  • sd()
  • mean()
  • anova()