I know the concept of register variable and it\'s use cases but there are few questions in my mind based on what I have tried.
I cannot access the address
In C, we cannot take the address of a variable with register storage. we need to store with normal variables name.