1.

transaction() does not take the argument _______(a) callback(b) success callback(c) error callback(d) database nameThis question was addressed to me by my school teacher while I was bunking the class.Enquiry is from Web Databases in division HTML Images & Web Page Files of HTML

Answer»

The correct answer is (d) database name

Best EXPLANATION: transction() and readTransaction() are the TWO METHODS that take THREE arguments i.e. transaction callback as the first argument, error callback as the second argument, success callback as the third argument.



Discussion

No Comment Found

Related InterviewSolutions