Multiple choice technology web technology

Choose the client-side JavaScript object:

  1. Database

  2. Cursor

  3. Client

  4. FileUpLoad

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

FileUpLoad is a client-side JavaScript object used in HTML forms for file uploads. Database and Cursor are server-side database concepts. Client isn't a standard JavaScript object.