

McqMate
Q. |
What is the required argument to openDatabase? |
A. | version number |
B. | database name |
C. | size of a database |
D. | text description |
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. |
View all MCQs in
Information Retrival TechniquesNo comments yet