HCLTech Interview Question

how ViewModel working internally while reconnecting to any component

Interview Answer

Anonymous

May 9, 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