Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What kind of path can the PHP file be?

  2. A.

     Absolute

    B.

     Relative

    C.

     Either Absolute or Relative

    D.

     Both Absolute and Relative

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The PHP file is either an absolute or relative path to a PHP script instead of the usual .js file.


Be The First To Comment