A

Admin • 833K Points
Coach

Q. openDatabase() method does not take the argument in

  • (A) database name
  • (B) display name
  • (C) database version
  • (D) server name

Explanation by: Admin

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.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.