When a shape is selected and text entered from the keyboard, the text will appear ________

A) to the right of the shape B) above the shape
C) below the shape D) inside the shape

D

Computer Science & Information Technology

You might also like to view...

Instance methods that merely get and return the values of an object's instance variables are called ____ methods.

A. passive B. tester C. temp D. accessor

Computer Science & Information Technology

Setting a NumericUpDown control’s property to true ensures that the user cannot enter invalid values in the control.

a) Increment b) ScrollBars c) ReadOnly d) Invalid

Computer Science & Information Technology