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

Answers were Sorted based on User's Feedback



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

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

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

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

Post New Answer

More Programming Languages AllOther Interview Questions

Which tag is used to create table row

2 Answers  


Why did you ever become involved in QA/testing?

0 Answers  


I am looking for selenium RC online Training in chennai. can any one tell me the best institute

0 Answers  


write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?

0 Answers  


Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

0 Answers  


how many types of operating system are avaliable?

0 Answers   IBM,


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

0 Answers   Accenture,


I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.

3 Answers  


hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.

0 Answers  


SAS using companies in INDIA

29 Answers   Bank Of America, Cap Gemini, Hyundai, IBM, KO, Sristek, TCS, Wipro, WNS,


I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.

3 Answers  


how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100

1 Answers  


Categories