a) Dragging HTML and XML
b) Dragging Text
c) Dragging Nodes
d) Dragging Links
Answer: c
Explanation: Dragging Nodes and elements in a document may be dragged using the application/x-moz-node type.
Related Posts
Garbage Collection can be controlled by a program?
Which of the below is not a memory leak solution?
Which of the below is not a Java Profiler?
What happens to the thread when garbage collection kicks off?
How to get prints of shared object memory maps or heap memory maps for a given process?
Which exception is thrown when java is out of memory?
What is -Xms and -Xmx while starting jvm?
Join The Discussion