Critical Thinking QuestionsCase G-1Sidney works in management for BusyBody Toymakers. She has just been named project manager for a team who will develop a new website showcasing this year's most popular toys. As Sidney directs the work of the design team, she recommends the use of CSS page layouts in Dreamweaver to control the position of text and graphic elements with precision. One of the designers on Sidney's team asks her if divs are ever referred to by another name, because he has been seeing a few different terms used to refer to them. Which of the following is NOT a term that can be used to refer to divs, according to Sidney?

A. layout blocks
B. elements
C. containers
D. indices


Answer: D

Computer Science & Information Technology

You might also like to view...

A ____________ can be read, but it cannot be modified.

a. private field b. public field c. read-only property d. hidden property

Computer Science & Information Technology

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

1. The "index expression out of bounds" error message is automatically generated by the C++ runtime system whenever an index-out-of-range error occurs. 2. The maximum size of a data collection is the same as the number of items stored in that collection at any given point in time. 3. The maximum size of a data collection must fixed throughout the life of a program. 4. An indexed collection is identical to an array 5. Initialization of class attributes is possible inside a constructor and other class member functions.

Computer Science & Information Technology

When you create a template, OneNote creates a new template reading My Templates in the Page Templates

Indicate whether the statement is true or false

Computer Science & Information Technology

A nested loop is used to total the two columns of a(n) implicit array. _________________________

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

Computer Science & Information Technology