Multiple choice technology databases This reduces the processing time used for parsing and execution buffer cache library cache data dictionary cache none of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation The library cache, a component of the Shared Pool, stores parsed SQL statements, execution plans, and PL/SQL code. Reusing these cached objects eliminates parsing overhead, reducing query processing time.