Although not used as often as a Phillips screwdriver, this tool is sometimes used to remove screws from the outside of a computer case or from within a laptop.
a. Pliers
b. Torx wrench
c. Channel lock
d. Monkey wrench
Answer: b. Torx wrench
You might also like to view...
A(n) ________ is a range that has been given a name, making it easier to use the cells in calculations or modifications
Fill in the blank(s) with correct word
Answer the following statements true (T) or false (F)
1) It is only possible to implement a stack using a linked structure. 2) In a linked implementation of a stack, a pushed element should be added to the end of the list. 3) When an object contains an instance field that is a reference to another object of the same type, we say that the object is self- identifying 4) A linked list is a linear ordering of objects in which an object has a reference to the next object in the list 5) An object can only contain one field that is a reference to another object of the same type.