A text box is used when you want a fixed box for text that cannot be moved.

a. true
b. false

Answer: b. false

Computer Science & Information Technology

You might also like to view...

SQL stands for Sequential Query Language

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is a valid way of creating a string within a Ruby statement?

A. Embed text within an opening %Q{ and } characters. B. Embed text within a pair of double quotation marks. C. Embed text within a pair of single quotation marks. D. Both a and b.

Computer Science & Information Technology