Saved Bookmarks
| 1. |
Write the features of server side scripting language? |
|
Answer» 1. The server is a high performance hardware machine it could run more than one application concurrently. 2. Most of the server side scripting languages are working on any one the client server architecture model. 3. Webserver is software which is running in server hardware. 4. It takes the responsibilities for compilation and execution of server side scripting languages. |
|