What is a library file? Where are the C language libraries located in LINUX and UNIX? Give examples of three C libraries.

What will be an ideal response?


It is a method to archive multiple object files into one. The libraries are located in the /lib and /usr/lib directories. Three examples of C libraries are:
libc.a (The C language library)
libm.a (The math library)
libpthread.a (The Pthread library)

Computer Science & Information Technology

You might also like to view...

Designates a style sheet for a particular output.

a. Persistent styles b. Preferred styles c. Alternate style sheets d. Media-specific style sheets

Computer Science & Information Technology

File server disk sizes are usually measured in terabytes.

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

Computer Science & Information Technology

You are designing a business in which you will host companies' websites. What issues can you see as single points of failure? List the resources that could be involved. State ways to overcome their being single points of failure

What will be an ideal response?

Computer Science & Information Technology

An alternative solution in a user needs assessment project that is the best among all possible solution is called ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology