InterviewSolution
Saved Bookmarks
| 1. |
Classify each of the following Web Scripting as Client-Side Scripting and Server Side Scripting: (i) Java Scripting(ii) ASP(iii) VB Scripting(iv) JSP |
|
Answer» Client-side scripting from the given Web scripting is as follows: (i) Java Scripting (ii) VB Scripting Server-side scripting from the given Web scripting is as follows: (iii) ASP (iv) JSP |
|