Which option would you use with the ip tool to change device attributes?
A. add
B. del
C. link
D. route
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following data types may be used in a switch statement?
a. int b. char c. enum d. long e. all of the above f. a and d
Computer Science & Information Technology
Traditional two-dimensional arrays, where each row has the same number of columns, are sometime referred to as ____________.
a. square arrays b. rectangular arrays c. box arrays d. 2D arrays
Computer Science & Information Technology
If cell B5 contains the value 6 and is named Quantity and cell C6 contains the value 3 and is named Unit_Price, what would the formula =Quantity*Unit_Price display in D6?
A) #ERROR B) 9 C) 18 D) Quantity*Unit_Price
Computer Science & Information Technology
The command for displaying the system configuration GUI for a specified tool in Fedora 16 is system-config- tool-name. True or false?
a. True b. False
Computer Science & Information Technology