Answer: That's Correct!
Explanation: That's correct! NVRAM is a type of nonvolatile memory that is used to store data even when the power is turned off. It is commonly used in Cisco routers to store the startup configuration file, which contains the configuration settings that are used when the router starts up.
The running-config file, which contains the current configuration settings of the router, is stored in RAM and is used to make configuration changes. To save these changes permanently, the running-config file must be copied to NVRAM and stored as the startup-config file.
This ensures that the configuration settings are retained even when the router is restarted or loses power.