When naming folders, avoid using ____ to prevent problems when you publish your website.

A. numbers
B. special characters
C. lowercase characters
D. all of the above

Answer: B

Computer Science & Information Technology

You might also like to view...

You can use the __________ utility to create a PSO

a. GPO b. Pwdcmd c. Ldifde d. Psoconfig

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. Accumulating and counting a set of data can be accomplished by using the loop logic structure. 2. Incrementing is done by adding a variable to another variable. 3. Accumulating allows the developer to total a group of numbers. 4. The conditional test is made at the end of the loop in a WHILE/WHILE-END instruction. 5. When using an automatic counter loop, the counter can be decremented through the use of a negative number for the step.

Computer Science & Information Technology