Home / Programming Questions / Page 3

Prgramming MCQs Feed | Page - 3

M

Mr. Dubey • 51.17K Points
Coach

(A) object.position = left
(B) object = position.left
(C) object.style.left
(D) none of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) callafter()
(B) setInterval()
(C) setTimeout()
(D) setTime()

M

Mr. Dubey • 51.17K Points
Coach

(A) getElementbyId()
(B) getObject()
(C) getElement()
(D) none of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) image = “url”
(B) source(“url”)
(C) image.src = “url”
(D) none of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) Use new keyword
(B) Call Image()
(C) Both Use new keyword and Call Image()
(D) None of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) onMouseOver
(B) onMouseOut
(C) onMouse
(D) onMouseOnto

M

Mr. Dubey • 51.17K Points
Coach

(A) onMouseOver
(B) onMouseOut
(C) onMouse
(D) onMouseOnto

M

Mr. Dubey • 51.17K Points
Coach

(A) Returns the string “Math”
(B) Sends the source to the Math Library
(C) Returns the value of the object
(D) None of the mentioned