Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the differences between procedure-oriented
languages and object-oriented languages?

Answer Posted / abbas chati

No Procedure Oriented Language Object Oriented Language
1 Procedure Oriented have more code. object oriented have less code

2 In procedural programming the main emphasis is on procedure
in object oriented the data is an important part.

3 PO Language is fully concentrates on
Procedures/functions/methods.
OO concepts says it think about data and bind that data and
methods those are manipulating that data into one entity
known as object and then utilize that object into system.

4 It follows top-down approach.
It follows bottom-up approach.
5 C employs top down approach which is an procedure oriented Language.
C++ employs bottom down approach which is an object oriented language.
6 COBOL, PASCAL, C, FORTRAN
are example of the procedure oriented language. C++, Java, C#, VB.Net are example of the object oriented language.

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to randomly retrieve a value from an array?

1089


Explain how we can retrieve the data in the result set of mysql using php?

980


Does php support inheritance?

950


Can you convert php to html?

977


What is the difference between substr() and strstr()?

1395


Tell us how can we display the output directly to the browser?

1036


Is age interval or ordinal data?

981


Which is better #define or enum?

968


What is the major php security hole? How to avoid?

989


What is the difference between fopen() and fclose()?

1108


What new features php7 has in store for us?

1002


Tell me is it possible to protect special characters in a query string?

910


What is the use of "echo" in php?

967


How do you destroy a particular or all Sessions?

1001


Tell me how can we change the maximum size of the files to be uploaded?

980