1.

What is the required argument to openDatabase?(a) version number(b) database name(c) size of a database(d) text descriptionThe question was asked in my homework.Query is from Web Databases in portion HTML Images & Web Page Files of HTML

Answer»

Right option is (a) version number

To explain I would say: 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

No Comment Found

Related InterviewSolutions