A ____ is a categorization of a Web page element, but it is based on a relationship or condition of the element at a given moment, rather than on a static property value.

A. pseudo-category
B. pseudo-class
C. parent-category
D. parent-class


Answer: B

Computer Science & Information Technology

You might also like to view...

_____ means that one technology can work with another technology.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

All of the following statements are TRUE regarding PivotTables EXCEPT:

A) Prior to creating a PivotTable, any desired calculated fields should be added. B) Multiple PivotTables are allowed on one worksheet for comparison and analysis purposes. C) PivotTables automatically expand and contract on a worksheet as variables are added, removed, or rearranged. D) PivotTables can be created on a new worksheet or an existing worksheet.

Computer Science & Information Technology

What statement regarding the use of destructors is accurate?

A. A destructor performs actions when a class is instantiated. B. A destructor must be explicitly created. C. To declare a destructor, you must use a dash - followed by the class name. D. You cannot provide any arguments to a destructor.

Computer Science & Information Technology

As data are added to a list and collisions are resolved, some hashing algorithms tend to cause data to group within the list. This tendency of data to build up unevenly across a hashed list is known as ____.

A. grouping B. clustering C. collision tendency D. collision factor

Computer Science & Information Technology