Client-side scripting - displays the pages given by the server to the user - code written needs to ensure that it can make interactive webpages from the source code sent by the server - the client interact with local storage (such as cookies) - programming usually done with javascript

🎲 Try a Random Question  |  Total Questions in Quiz: 256  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Computer Science — practice the complete quiz, review flashcards, or try a random question.


1. Client-side scripting - displays the pages given by the server to the user - code written needs to ensure that it can make interactive webpages from the source code sent by the server - the client interact with local storage (such as cookies) - programming usually done with javascript