πŸ“Š Information Retrival Techniques
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

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