What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / shraddha..r
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 ? | 65 Yes | 18 No |
Post New Answer View All Answers
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
Tag for turning an image into a hyperlink is
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
details description on this mantis? who is founder of this mantis?
Explain three modes in which files can be accessed from python program
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
how can i create report in abap to insert data in table pa0002 using insert command
WHat is execution in manual testing and when will we start execution and what language we use in execution
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
What r the attributes using in Win Runner?
How can we develop a multi-tier application in Java?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
how to add a new table with variables and thier values into a imported file uisng proc import?
code for connection from windows forms to sql server