CSC/ECE 517 Fall 2011/ch1 1g jn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 4: | Line 4: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Object-Oriented | ! Object-Oriented Languages | ||
|- | |- | ||
|1.OOP languages focuses on abstract relationships and hierarchy of related functionality. | |1.OOP languages focuses on abstract relationships and hierarchy of related functionality. | ||
|- | |||
! Scripting Languages | |||
|- | |||
|1.Primarily used for the purpose of adding dynamic and interactive components to web pages. | |1.Primarily used for the purpose of adding dynamic and interactive components to web pages. | ||
|} | |} | ||
Revision as of 21:24, 7 September 2011
Comparing Object-Oriented and Scripting Languages
Scripting Languages
Concept:-Object Oriented and Scripting Languages
| Object-Oriented Languages |
|---|
| 1.OOP languages focuses on abstract relationships and hierarchy of related functionality. |
| Scripting Languages |
| 1.Primarily used for the purpose of adding dynamic and interactive components to web pages. |