A table used by a Dynamic Linker to redirect Position Independent function calls to their absolute locations within the Shared Object. Contains code necessary for dynamic linking

Intuition

A function will call into plt address of for thatt function plt contains the code required to search for this function in the library