A

Admin • 802.91K Points
Coach

Q. What is the required argument to openDatabase?

  • (A) version number
  • (B) database name
  • (C) size of a database
  • (D) text description

Explanation by: Admin
the required argument to opendatabase is version number. so it is mandatory that you should know the version number before we try to open the database. if we do not pass this argument then an exception is thrown.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.