β
Correct Answer: (A)
preparedatabase()
Explanation: preparedatabase() function is used to return a handle to database. it is necessary to first create the database. showdoccount() shows the real work after creating the database. syntax of calling a javascript function is: function preparedatabase(ready, error).
Explanation by: Mr. Dubey
preparedatabase() function is used to return a handle to database. it is necessary to first create the database. showdoccount() shows the real work after creating the database. syntax of calling a javascript function is: function preparedatabase(ready, error).
Discussion
Question Analytics
466
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
95%
Success Rate