Q. What is the required argument to openDatabase?

  • (A) version number
  • (B) database name
  • (C) size of a database
  • (D) text description
πŸ’¬ Discuss
βœ… Correct Answer: (A) version number
Explanation: 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.

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

πŸ’¬ Discussion

πŸ“Š Question Analytics

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