In case of reflected XSS we get the response immediately but in the stored version every time the program submits a new string, all already stored ones are sent to the user because I'm stored XSS inputs are stored inside a database permanentlyvand its code is executed every time a user loads the application.