HCLTech interview question

how ViewModel working internally while reconnecting to any component

Interview Answer

Anonymous

9 May 2025

The ViewModelStore is owned by the component with a longer lifecycle (typically Activity or Fragment) During configuration changes, the system retains this store rather than destroying it