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 language
and object oriented language?

Answer Posted / kirti joshi

pop focus more on function
oop focus on data
oop deals with real world object
In pop error detection is dificult as we cant know which
variable is associated with which function
in oop we can specify with the object tht which variable is
associated with which function
objects in oop creates many modules of program which is
flexible and easier to execute and also understand
OOP provides inheritance in which features can be added to
existing classes without modification

Is This Answer Correct ?    91 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Negative testing?

2042


how to add a new table with variables and thier values into a imported file uisng proc import?

1856


what are resources in case of Threads

2211


why we need to take u?

2072


what is the diffrence between software and hardware language?

2247


hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...

1944


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1921


how do i add a column dynamically in a table by using java application?

1969


Is the IT field raise again? What is the position of IT after 4 years?

2129


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

2010


Write a program to find whether a given number is prime or not.

966


what is the difference between read the data from table and infotype

2481


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

2286


hoe to data grid use in sql server 2000?

2027


how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there

2158