To control the height of the text area, the ____ attribute is used.
A. height
B. size
C. cols
D. rows
Answer: D
Computer Science & Information Technology
You might also like to view...
Create a view containing the account for each guest at the Grosvenor Hotel.
What will be an ideal response?
Computer Science & Information Technology
Which of the following are member functions of the stack adaptor template? For members of stack, specify any needed arguments.
a. size() b. empty() c. top() d. front() e. push() f. back() g. pop() h) == (i.e., overloaded operator==)
Computer Science & Information Technology
Which of the following is not a data type used to represent a floating point value
A. float B. double C. long double D. short
Computer Science & Information Technology
When you build a new project on a template, you open the template using the Open command on the File menu.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology