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
what is difference between kpo and it industry? that is in terms of work, package etc
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
what are other resources are needed for this mantis?
Have you used callsymputx? what points need to be kept in mind when using it?
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
why we use abstract word in abstract window toolkit in java language.
how to add a new table with variables and thier values into a imported file uisng proc import?
give idea for creating screen in abap
How can we develop a multi-tier application in Java?
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.
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
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
what is delimiter in sas ?
define profiler???