Vidyalelo
JavaScript · Q55

Caching And Debugging

Programming · JavaScript · question 55

Q55

What kind of path can the PHP file be?

A.
Absolute
B.
Relative
C.
Either Absolute or Relative
Answer
D.
Both Absolute and Relative

Answer: Option C

Solution

Answer: Option C
Solution:
The PHP file is either an absolute or relative path to a PHP script instead of the usual .js file.