Programming Languages JavaScript Objective
Mar 04, 2013

Which best explains getSelection()?

Choose the correct answer:
A) Returns the VALUE of a selected OPTION.
B) Returns document.URL of the window in focus.
C) Returns the value of cursor-selected text
D) Returns the VALUE of a checked radio input.
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback