Choose the client-side JavaScript object?
-
FileUpLoad
-
Client
-
Cursor
-
Database
A
Correct answer
Explanation
The FileUpLoad object is a client-side JavaScript object for handling file uploads in the browser. Options B, C, and D are incorrect as Client, Cursor, and Database are not standard client-side JavaScript objects for file handling.