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 / bandi ravindrareddy

Re: What is the difference between procedure -oriented
language and object oriented language? Answer

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 that 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

# 1
in procedure oriented language data has not security in
object ori data has security .in 1st program approach from
top to down in 2nd program approach from bottom to top.
a]in pop importance is given for doing things.
in oop importance is given on data rather than procidure.
b]pop,most of function share global data.
oop,data structure are designed such that the
characterstics the object function that operate on the data
of an object which are tied together in the data structure.
c]pop,larger programs are divided into smaller programs
known as function.
oop,program are divided into smaller programs known as
objects.
d]in pop security is not provided for object.
in oop security is provided to data.
e]in pop top down approch.
in oop bottom up approch.

Is This Answer Correct ?    49 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a shell program to test whether a given year is leap year or not ?

2626


shall we execute our java programmes in jre

2190


How does the TCP handle the issue of multiplexing?

2824


what is web service in java? have u use before.

2099


I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution

2617


Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

1031


What is web.configuration? how is it work? & wht is use this?

1824


I want Ada programming language books. Could anyone post me any link for that?

3330


Explain what is OOPS and its concepts?

1061


Write a program to swap the content of two variables without using a third variable.

1018


can we extend a class having only one parameterised constructor.Suggest the process to do it.

2460


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

1024


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

2142


what are the differences between CONS, LIST, and APPEND

5276


< DL Compact > tag is used for

1912