Which of the following is not a value for the autoLink attribute?

a. all
b. phone
c. display
d. web

c. display
display is not an attribute for the autoLink attribute. Values for the autoLink attribute include none, web, email, phone, map, and all.

Computer Science & Information Technology

You might also like to view...

If you need more space between paragraphs, rather than pressing Enter twice you should use the ________ option in the Paragraph group on the Home tab to create the space

Fill in the blank(s) with correct word

Computer Science & Information Technology

An application allows a user to enter an employee code, a salary amount, and a bonus rate to be used in a calculation. The salary amount will always be a whole number, and the bonus rate may contain a decimal place. Write the appropriateDimstatements to declare the variables. Write the related statements needed to convert the strings entered by the user into numeric data types.

What will be an ideal response?

Computer Science & Information Technology