Which of the following are client-side JavaScript object?
A
Database
B
Cursor
C
Client
D
FileUpLoad
Correct Answer: FileUpLoad
The Input FileUpload object represents an HTML element with type=”file”. The FileUpLoad is a client-side JavaScript object.