CSC/ECE 517 Fall 2011/ch1 1g jn: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
! Object-Oriented | ! Object-Oriented | ||
! Scripting | ! Scripting | ||
|} | |- | ||
|1.OOP languages focuses on abstract relationships and hierarchy of related functionality. | |||
|1.Primarily used for the purpose of adding dynamic and interactive components to web pages. | |||
| | |||
} | |||
==Is scripting essentially synonymous with dynamic typing?== | ==Is scripting essentially synonymous with dynamic typing?== |
Revision as of 19:48, 5 September 2011
Comparing Object-Oriented and Scripting Languages
Scripting Languages
Concept:-Object Oriented and Scripting Languages
Object-Oriented | Scripting | |
---|---|---|
1.OOP languages focuses on abstract relationships and hierarchy of related functionality. | 1.Primarily used for the purpose of adding dynamic and interactive components to web pages. |
} Is scripting essentially synonymous with dynamic typing?Advantages that object orientation brings to a scripting languagesAdvantages that scripting capability bring to an object-oriented languagesAdvantages of scripting languages that are not object oriented |