If two style rules have equal specificity, and thus equal importance, then the one that is defined _____ in the style sheet is the one used.
A. last
B. first
C. second
D. third
Answer: A
Computer Science & Information Technology
You might also like to view...
A(n) ________ module stores procedures that are available to a specific form or report
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ____ constructor is executed when an object is declared and initialized by using the value of another object.
A. default B. copy C. struct D. class
Computer Science & Information Technology