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
Why multiple inheritance is not possible?
What are the 4 main oop principles?
What are objects in oop?
What is methods in oop?
What is encapsulation c#?
Can main method override?
Is oop better than procedural?
What causes polymorphism?
What is multilevel inheritance?
write a C++ program for booking using constructor and destructor.
What is persistence in oop?
Where is pseudocode used?
What are the benefits of polymorphism?
What is polymorphism what is it for and how is it used?
What are classes oop?