In which of the following ways of accessing the data, uses a JavaScript object to display records?

21. In which of the following ways of accessing the data, uses a JavaScript object to display records?

  1. Using object
  2. Using JSON File
  3. Using Text File
  4. Using XML File
  5. Using Database

Answer: A) Using object

Explanation:

In object way of accessing the data, a JavaScript object is used to display the records.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.