MC Which GUI component allows a user to manipulate multiple lines of text?

a) ScrolledListBox.
b) Entry.
c) ScrolledText.
d) None of the above


c) ScrolledText.

Computer Science & Information Technology

You might also like to view...

What would be the result after the following code is executed?

``` int[] numbers = {50, 10, 15, 20, 25, 100, 30}; int value = 0; for (int i = 1; i < numbers.length; i++) value += numbers[i]; ``` a. The value variable will contain the average of all the values in the numbers array. b. The value variable will contain the sum of all the values in the numbers array. c. The value variable will contain the lowest value in the numbers array. d. The value variable will contain the highest value in the numbers array.

Computer Science & Information Technology

Describe two innovations introduced by Apple Computer in the late 1970s and early 1980s.

What will be an ideal response?

Computer Science & Information Technology

Key Classes for Shopping

What will be an ideal response?

Computer Science & Information Technology

Dragging in a tilted image with the Straighten tool designates a reference in relation to

which your photo will be rotated. What are the best references to look for? What will be an ideal response?

Computer Science & Information Technology