A ____________ object appears as a rectangular region that accepts keyboard input from the user.
a. True-type
b. Text box
c. Rectangle
d. Notepad
b. Text box
Computer Science & Information Technology
You might also like to view...
Which one of the following character testing methods would you use to determine if a character is a number in the range 0 through 9?
a. char.Is Digit b. char.Is Lower c. char.Is Punctuation d. char.Is White Space
Computer Science & Information Technology
A constructor that has no parameters is called the ____.
A. Property procedure B. default constructor C. parameterized constructor D. Set block
Computer Science & Information Technology