DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED
PROGRAMING.
Answer Posted / murali
structured programing is once we write the program it's
modification is diffcult beacause so many lines of code
inside the pg we must check every line of code and
modification done accourdingly
oop is very easy to modify any code beacause it consist
classes then easily can modify
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the problem with multiple inheritance?
How to use CMutex, CSemaphore in VC++ MFC
What is polymorphism in oops with example?
What is the oops and benefits of oops programming?
which feature are not hold visual basic of oop?
What are main features of oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
#include
How to hide the base class functionality in Inheritance?
What is object and class in oops?
Why is static class not inherited?
What is polymorphism used for?
How is polymorphism achieved?
why reinterpret cast is considered dangerous?
What is methods in oop?