Which of the following is allowed in the name of a bookmark?
A) Space
B) Capital letter
C) Special character
D) Hyphen
B
You might also like to view...
Given the following pseudocode variable declaration, which of the statements shown would return True?
``` Declare String lunch = "Spaghetti is stringy!" ``` a. isLower(stringy) b. isLower(lunch[0]) c. isLower(lunch[3])] d. isWhiteSpace(lunch[10])
To play a ____ file in a web page, users must have the Flash Player plug-in.
A. .fla B. .swf C. .fls D. .swa
Assuming a hire date of 7/31/2016, which of the following would be the correct DatePart Function for the correct day of the week?
A) DatePart("y",[HireDate]) B) DatePart("m",(HireDate]) C) DatePart("ww",([HireDate]) D) DatePart("w",[HireDate])
Goal Seek is part of a suite of data tools used for ________
Fill in the blank(s) with correct word