The small dots that surround an object at each corner and in the middle of each side are known as:
A) handles. B) buttons. C) sliders. D) toggles.
A
Computer Science & Information Technology
You might also like to view...
A network requires at least two computer components to be connected
Indicate whether the statement is true or false
Computer Science & Information Technology
What AsyncTask method do you need to override in order to execute operations in the background?
a. runAsync() b. doInBackground() c. execute() d. onAsync()
Computer Science & Information Technology