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
3. What is the difference between testing and Quality Assurance?
How will you prove that java swing is multithreaded?
which worker is involved in all the phases of SDLC?
Write a program to create a process in UNIX
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
Write a shell program to test whether a given year is leap year or not ?
How to set on/off a group of indicators in a single statement?
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
Any real time example of O2C process from taking order till creating invoice.
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
what is dot net framework
what is web configuration file