How do we reuse an entity which is already fetched from database at some other Page?

  1. Calling Database again to get Entity

  2. Caching it and fetching it back.

  3. Storing the data in in-memory tables

  4. All of the Above.


Correct Option: B

Find more quizzes: