?A(n) _________ is descriptive text that serves as a title or identifies a table's purpose.
Fill in the blank(s) with the appropriate word(s).
caption
You might also like to view...
How are elements in an array accessed?
A. Using the variable name only. B. Using data type commands. C. Using the variable name and integer index. D. Using the strlen command.
Although a method can throw any number of ____ types, many developers believe that it is poor style for a method to throw and catch more than three or four types.
A. Error B. Clause C. Exception D. Catch
________ is the part of a malware or an exploit that performs the intended malicious actions, which can include creating backdoor access to a victim's machine, damaging or deleting files, and data theft.
A. Payload B. Vulnerability C. Exploit D. Hack value
?Samantha is an entrepreneur and her company website has the following links: Home, About Us, Careers, Contact Us. She wishes to vary their appearance whenever they are visited or clicked. ?Samantha wants the color of unvisited links to remain white. Which of the following pseudo-classes perform should she use?
A. ?:link B. ?:hover C. ?:active D. ?:visited