Question 14
Which of the following statement(s) accurately describe the relationship between system state and application state?
System state often includes user-specific data that changes frequently.
Application state can depend on system state, but not the other way around.
System state is more general and global, while application state is user- specific.
Changes in system state often require a complete page reload to take effect.