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 is the difference between procedure oriented and object
oriented progaming language



what is the difference between procedure oriented and object oriented progaming language..

Answer / shrikantauti

POP includes procedures, where in OOP everything created is an object.
object is an instance of all class, which is used to call the methods with the help of periods.
OOP is any how better than POP.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

what is c

1 Answers  


Is flag a keyword in c?

0 Answers  


a memory of 20 bytes is allocated to a string declared as char *s then the following two statements are executed: s="Etrance" l=strlen(s); what is the value of l ? a.20 b.8 c.9 d.21

4 Answers   TCS,


What is wrong with this statement? Myname = 'robin';

0 Answers  


What is a double c?

0 Answers  


code snippet for creating a pyramids triangle ex 1 2 2 3 3 3

4 Answers  


Is it valid to address one element beyond the end of an array?

0 Answers  


out put of printf(ā€œ%dā€,printf(ram));

5 Answers  


write a program to rearrange the array such way that all even elements should come first and next come odd

0 Answers  


Explain what is the difference between functions abs() and fabs()?

0 Answers  


program to find a smallest number in an array

15 Answers   Microsoft, Sony,


control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent

1 Answers  


Categories