πŸ“Š Information Retrival Techniques
Q. openDatabase() method does not take the argument in
  • (A) database name
  • (B) display name
  • (C) database version
  • (D) server name
πŸ’¬ Discuss
βœ… Correct Answer: (D) server name

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.


Explanation by: Mr. Dubey
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

πŸ“Š Question Analytics

πŸ‘οΈ
596
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate