Answer:
IndexedDB is an HTML5 feature that allows you to store key-value pairs in a web browser, which can be accessed even after the browser is closed. It's more advanced than local storage.
IndexedDB is an HTML5 feature that allows you to store key-value pairs in a web browser, which can be accessed even after the browser is closed. It's more advanced than local storage.
You may be interested in:
Web Fundamental MCQs