Vidyalelo
JavaScript · Q53

Caching And Debugging

Programming · JavaScript · question 53

Q53

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

A.
cpp
B.
cs
C.
php
Answer
D.
all of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
One of the lesser known sides of external JavaScript is the ability to reference a PHP file instead of the familiar .js file.