CSC/ECE 517 Fall 2011/ch1 1g jn: Difference between revisions

From Expertiza_Wiki
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
! Scripting
|-
|-
|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.

Is scripting essentially synonymous with dynamic typing?

Advantages that object orientation brings to a scripting languages

Advantages that scripting capability bring to an object-oriented languages

Advantages of scripting languages that are not object oriented