What are the main differences between procedure oriented
languages and object oriented languages?

Answer Posted / sudesh

Procedure Oriented Language: It follows the a procedure
that is simply saying it will go line by line in the code
unless if u mentioned any goto are any code breaking
keywords.

Object Oriented Language: In this each and every program is
called as Object. that is simply saying we will breake the
code in to small pieces and we will call the code when we
want.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How oops is better than procedural?

589


Why it is called runtime polymorphism?

577


Get me a number puzzle game-program

1694


How to call a non virtual function in the derived class by using base class pointer

5272


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1895






What is the use of oops?

623


how to get the oracle certification? send me the answer

1670


when to use 'mutable' keyword and when to use 'const cast' in c++

1644


How do you use inheritance in unity?

590


Can static class have constructor?

585


• What are the desirable attributes for memory managment?

1728


What is abstraction encapsulation?

657


What is the difference between procedural programming and oops?

557


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1944


What is overloading in oops?

598