Remove associative elements from a flat array where the key does not exist as a value into another flat array
Removing Associative Elements from a Flat Array Based on Values in Another Array In programming its common to work with arrays especially in languages like Java