What is the difference between procedure -oriented language
and object oriented language?
Answers were Sorted based on User's Feedback
Answer / poonam
procedure oriented language has provide the simplicity and
provide the base of language basic to c(procedure oriented
language)
object oriented language is used the functions and rules of
overall and other its own polymorphism,inheritance,classes,-
----etc...
thanks .
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / sahithi
the main difference between oops and procedure oriented is
that in pop,main focus is upon methods,since a program in
pop is divided into small "functions", whereas in oop we
concentrate on "objects",which is called a real time entity
i.e;combination of data and methods.
and other things in oop is that as we are "wrapping" data
and methods in single unit(eg:class)data is more secured in
oop than pop since we cannot directly access the data.we
also have access modifiers to protect the data better than
pop.some of the features of oops like
class,object,inheritance,polymorphism,data
encapsulation,data abstraction,dynamic binding makes oops
more powerful in real world applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
can we retrieve only integer/String type columns from a table,if yes how?
What is meant by STACK?
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
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
what is difference between IF-ELSE-ENDIF and IIF.
smal talk is pure object oriented or not?
3.Give the formula for determine the range of the data type?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
this question is from sas:what is the difference between FILE and INFILE statements? plz explain in brief?
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
What is Meaning of Windows Application & the use of Windows Applications? with Description.