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

1. A statement of the form dblVar = intVar is a narrowing assignment statement.
2. An assignment statement of the form intVar = 8 / 4 is not valid.
3. After the statement txtBox.Text = "" is executed, the text box will be clear and the
cursor will appear inside the text box.
4. A string literal is a sequence of characters that is treated as a single entity.
5. When declaring a variable of type String, you must specify a length for the string.

1. False
2. True
3. false
4. True
5. False

Computer Science & Information Technology

You might also like to view...

Which of the following is the outcome of policy review?

A. Retirement B. Renewal C. Reauthorization D. Both A and B E. Both A and C F. Both B and C

Computer Science & Information Technology

All Dreamweaver websites begin with a local root folder. Other terms for "local root folder" are ____.

A. root folder B. subfolder C. local baseline D. root

Computer Science & Information Technology