The ____ command is used to view shared libraries required by a specific program or shared library.

A. ldd
B. cat
C. ls
D. sash


Answer: A

Computer Science & Information Technology

You might also like to view...

Which file open mode would be used to write data only at the end of an existing file?

a. ios::app b. ios::in c. ios::out d. ios::trunc

Computer Science & Information Technology

To create a new folder, press ____.

A. CTRL+SHIFT+N B. CTRL+SHIFT+F C. SHIFT+N D. CTRL+Z

Computer Science & Information Technology

An interface needs to have a graphic component.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which type of a password cracking attack uses a predefined dictionary and prepends or appends characters to the dictionary word in an attempt to discover the password?

a. Dictionary attack b. Brute force attack c. Hybrid attack d. Rainbow table attack

Computer Science & Information Technology