Friday , September 20 2024

In a browser, we want to open a local file by typing the path to it in the address bar. The path must be preceded by:

Questions BankCategory: JavaScript Essentials 1In a browser, we want to open a local file by typing the path to it in the address bar. The path must be preceded by:
In a browser, we want to open a local file by typing the path to it in the address bar. The path must be preceded by:

  • http://
  • local:///
  • https://
  • file:///

More Questions: JavaScript Essentials 1 – JSE1: Module 1 Test