InterviewSolution
Saved Bookmarks
| 1. |
Which function is used to return a handle to the database?(a) prepareDatabase()(b) showDocCount()(c) executeSql()(d) openDatabase()The question was asked by my school teacher while I was bunking the class.My enquiry is from Web Databases topic in chapter HTML Images & Web Page Files of HTML |
|
Answer» The correct answer is (a) prepareDatabase() |
|