What is the difference between procedure language and OO language?
|
Contributor
|
|
| 16May2008,17:51 | #1 |
|
What is the difference between procedure oriented language and object oriented language in computer?
|
|
Go4Expert Founder
|
![]() |
| 16May2008,22:19 | #2 |
|
In OOL
You have ADTs (Abstraction) Polymorphism Inheritance But its not the case with procedural language. |
