1.what Is The Difference Between Procedure Oriented Language And Object Oriented Language?
2.what Are The Drawbacks Of Procedure Oriented Language?

Recommended Answers

All 3 Replies

procedure progamming is based on procedure call means we can say that it is based on subroutine ,methods ,function.
while in object oriented languge is based on object and class.
difference :in oops application are devloped on the basis of real time where as procedural language it based on processing .

problems in procedural language
1.no security
2.no memory management
3.it has no proper way of exeption handling

Strong bump. I doubt the OP is still around after seven years given his single post.

By now the OP is teaching Object Oriented Theory at a University.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.