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.
800
0
Do you find this helpful?
4

Discussion

No comments yet