Which object is used to preserve data shared among all users?

Choose the correct answer

Explanation

The Application object allows data to be stored and accessed by all users throughout the application's lifetime, enabling data persistence across multiple sessions and users.

Which object is used to preserve data shared among a… — ASP.net | PakQuizHub