CSS Diff
CSS Diff
break continue
jumps out of the current loop jumps to the next iteration of the current loop.
stops the execution of the stops the execution of the remaining statement(s)
current loop inside the current loop for the current iteration
Session cookie is automatically deleted It is written to the computer’s hard disk and
when the user exits the browser remains there until the expiration date has
application. been reached; then it’s deleted.