Which of the following commands will list missing libraries as not found if a necessary library is not installed?
A. ldd
B. ldconfig
C. ldso
D. ldchk
Answer: A
You might also like to view...
Answer the following statements true (T) or false (F)
1. You can optionally initialize a List object when you declare it. 2. Each item stored in a List has a corresponding index. 3. You can use subscript notation to access items in a List, just as you can with an array. 4. An exception will occur if a List index is less than 0 or greater than the List’s Count property minus 1. 5.The only requirement for using a binary search is that the values in the array must be sorted in ascending or descending order.
One way to access the desktop in Windows 8 is to press the:
A) Ctrl+Shift+D. B) Ctrl key+D. C) Windows key+D. D) Alt key+F4.
The operators used for arithmetic operations are called arithmetic operators.
Answer the following statement true (T) or false (F)
What can be typed in the Windows Search bar to open the Windows performance tool?
A. Perfmon.mmc B. Monitor.mmc C. Perform.msc D. Perfmon.msc