0% found this document useful (0 votes)
30 views

Script in Java

Scripting languages and virtual machines allow code to be executed across different platforms. Scripting languages provide faster development time compared to system programming languages due to their simplicity but have lower runtime performance and robustness. Extreme programming techniques can help improve the maintainability of code written in scripting languages.

Uploaded by

mudassir2640
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Script in Java

Scripting languages and virtual machines allow code to be executed across different platforms. Scripting languages provide faster development time compared to system programming languages due to their simplicity but have lower runtime performance and robustness. Extreme programming techniques can help improve the maintainability of code written in scripting languages.

Uploaded by

mudassir2640
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SCRIPTING LANGUAGES AND VIRTUAL MACHINES 24

A COMPARISON OF SCRIPTING AND SYSTEM PROGRAMMING 26


RUNTIME PERFORMANCE 26
DEVELOPMENT SPEED 28
ROBUSTNESS 29
MAINTENANCE 32
EXTREME PROGRAMMING 33

You might also like