InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the function parameter filetype?(a) File type to be expected(b) File type previously got(c) File type that should not be got(d) File type availableThis question was posed to me in my homework.This interesting question is from External JavaScript and PHP in portion Caching, Debugging and Animation of JavaScript |
|
Answer» Correct OPTION is (a) FILE type to be expected |
|