>  Term: Dynamic shared library
Dynamic shared library

A library whose code can be shared by multiple, concurrently running programs. programmes share exactly one physical copy of the library code and do not require their own copies of that code. With dynamic shared libraries, a programme not only attempts to resolve all undefined symbols at runtime, but attempts to do so only when those symbols are referenced during programme execution.

0 0

작성자

  • Harry8L
  • (London, United Kingdom)

  •  (V.I.P) 574128 포인트
  • 100% positive feedback
© 2026 CSOFT International, Ltd.