What is the purpose of the nm utility?

What will be an ideal response?


The nm utility is used to display the symbol table of a library, object or executable file.

Computer Science & Information Technology

You might also like to view...

If you attempt to use a local variable before it has been given a value, __________.

a. a compiler error will occur b. the local variable will always contain the value 0 c. the results will be unpredictable d. the local variable will be ignored

Computer Science & Information Technology

________ is a type of internal storage often used as internal storage in tablets and mobile devices

A) CompactFlash B) An optical disc C) A hard drive D) A flash drive

Computer Science & Information Technology

Write an OQL query that, for each major, computes the number of students who have that major. Use the Student class de?ned in (14.14)

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not true about what restrictions can be set for a form?

A) A user cannot change a record. B) A user cannot add a record. C) A user cannot delete a record. D) A user cannot view a record.

Computer Science & Information Technology