Flash sees ____ as a space separating words.
A. underscores
B. hyphens
C. punctuation
D. spaces
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following is an error:
a) referencing a private attribute of a class in a member function b) failing to include the .cpp file c) calling a member function without the dot notation outside the class d) putting a semicolon after the class definition
Computer Science & Information Technology
Algorithm __________ randomly orders a List's elements.
a. randomShuffle. b. randomPlacement. c. fiftyTwoCardPickup. d. shuffle.
Computer Science & Information Technology