

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following function of String object causes a string to be displayed as struck-out text, as if it were in a strike tag? |
A. | sup() |
B. | small() |
C. | strike() |
D. | sub() |
Answer» D. sub() | |