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

Answer Posted / maneesh jangid

in procedure language(algorithm) orinted languge i.e data
mode as per procedure.
Data are defined as global and accessible to all the
function of a program without ny restriction.
It provide less data security and less integrity.
In modular programming a program devided into function data
and function two seprate entities.
In execution of a program the functions interact with
eachother by parameter values and receiveing resulant data.




in object oriented programming is object data oriented.
Data encapsulated with function that opreate it.
It provide more data security and integrity.
Data and function viewed as single entity.
in oop object interact with each other by sending message
and receiving responces.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between kpo and it industry? that is in terms of work, package etc

1740


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

1899


what are other resources are needed for this mantis?

1715


Have you used callsymputx? what points need to be kept in mind when using it?

1739


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1715


What is the meaning of client-server application. The purpose of Client-Server Application. with description.

1897


why we use abstract word in abstract window toolkit in java language.

1965


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

1649


give idea for creating screen in abap

1863


How can we develop a multi-tier application in Java?

1624


write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.

1367


1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END

2585


In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?

2017


what is delimiter in sas ?

1762


define profiler???

1814