Which of the following is not true about Wikipedia?
A) Though wikis can be public and unrestricted in terms of allowing users to edit, many wikis require a user name and password in order to make changes.
B) If an article is being constantly vandalized, Wikipedia can also implement a lock so only people with special privileges above and beyond just being a registered user can modify it.
C) Companies can use wikis to allow product manuals to be edited by employees and even customers.
D) The word "wiki" comes from a Hawaiian term for "collaborate."
D
You might also like to view...
What will be the value of x after the following statements are executed?
``` int x = 10; for (int y = 5; y < 20; y +=5) x += y; ``` a. 25 b. 30 c. 50 d. 40
XML Schema was created to replicate all DTD functionality in a schema; it does not support any data types beyond what can be found in DTDs.
Answer the following statement true (T) or false (F)
Browser updates can be expensive.
Answer the following statement true (T) or false (F)
The ________ element defines an image map
Fill in the blank(s) with correct word