Home / Programming MCQs / JavaScript MCQs / Question
M
Q. Which is the property used to position the object in the left of the screen?
The property object.style.left = distance in pixels or points sets distance from left edge of the screen.
You must be Logged in to update hint/solution
Which of the following is correct about JavaScript?
When does a cycle occur during memory leak?
What kind of work is being performed in the following given part of JavaScript's code?
Variables are declared with the _______ keyword.
What will happen when this code will run
The pop() method of the array does which of the following task ?
What are the two incompatible versions of YUI?
When interpreter encounters an empty statements, what it will do:
Where is the external JavaScript placed in the case of lazy loading?
Discusssion
Login to discuss.