Which of the following is possible to be referenced in external JavaScript?

Which of the following is possible to be referenced in external JavaScript? Correct Answer PHP

PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. One of the lesser known sides of external JavaScript is the ability to reference a PHP file instead of the familiar .js file.

Related Questions

Which is the function in JavaScript that will print the current page in JavaScript?
Which of the following functions are referenced internally?
Where is the external JavaScript placed in the case of lazy loading?
Which of the following action is possible in Firebug when used as a JavaScript Debugger and Profiler?
Which of the following is not considered as an error in JavaScript?