Home / Programming MCQs / JavaScript MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. What is the return data type of the property accept that belongs to the Input element?

(A) integer
(B) string
(C) boolean
(D) float
Explanation by: Mr. Dubey
When type is “file”, this property is a comma-separated list of MIME types that specify the types of files that may be selected. The strings “audio/*”, “video/*”, and “image/*” are also legal. Mirrors the accept attribute.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.