Areas that can be changed in a template but cannot be changed in the pages created from the template are known as ____ regions.
A. noneditable
B. fixed
C. permanent
D. nonmodifiable
Answer: A
You might also like to view...
A ________ is a set of numbers and letters that have the same design and shape
A) tool B) style C) font D) menu
Which centralized authentication method is the latest and strongest version of a set of authentication protocols developed by Cisco Systems?
A. TACACS+ B. RADIUS C. Kerberos D. MD5
The _____ Merge Shape command removes the second shape selected, including any part of the first shape that is overlapped by the second shape.
A. Combine B. Fragment C. Intersect D. Subtract
To include the operator function operator+ as a nonmember function of the class rectangleType, its prototype in the definition of rectangleType is: ____ rectangleType operator+(const rectangleType&, const rectangleType&);
A. bool B. int C. double D. friend