What is OOPS and How it is different from Procedural
Programming ?
Answer Posted / janet
In procedural program ,programming logic follows
certain procedures and the instructions are executed one
after another. In OOPs program,unit of program is
object,which is nothing but combination of data and code.
In procedural program,data is exposed to the whole
program where as in OOP's program ,it is accesible within
the object and which in turn assures the security of the
code.
| Is This Answer Correct ? | 111 Yes | 38 No |
Post New Answer View All Answers
Why do we use polymorphism?
What is static modifier?
Can an interface inherit a class?
Why do we need polymorphism in c#?
What is encapsulation c#?
is there any choice in opting subjects like 4 out of 7
What does oop mean in snapchat?
What is overloading in oops?
What is constructor overloading in oop?
What is difference between data abstraction and encapsulation?
Why interface is used?
What are oops functions?
Why is polymorphism needed?
Templates mean
What are classes oop?