InterviewSolution
Saved Bookmarks
| 1. |
What are scripting languages?(a) The programming languages that pre decide the web page content(b) The programming languages that are simpler and offer same protection(c) The programming languages that trade off simplicity for protection.(d) None of the mentioned |
|
Answer» Correct choice is (b) The programming languages that are simpler and offer same protection Best explanation: Scripting languages are those languages that are simpler with enriched user interface features but offer the same protection as that of Java. |
|