1.

openDatabase() method does not take the argument in __________(a) database name(b) display name(c) database version(d) server nameI got this question in class test.This key question is from Web Databases topic in section HTML Images & Web Page Files of HTML

Answer»

The correct choice is (d) server name

Easiest explanation: OPENDATABASE() and openDatabaseSync() METHODS takes the name of the database, version of the database, display name, ESTIMATED size in bytes of the DATA that is to be stored in the database. openDtabase() method WORKS on WorkerUtils and Window, openDatabaseSync() method works on WorkerUtils.



Discussion

No Comment Found

Related InterviewSolutions