DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED
PROGRAMING.
Answer Posted / rajeshwar raja
Structure Programming : Approaches the problem in "TOP-DOWN"
fashion.
Object Oriented Programming : Approaches the problem in
"BOTTOM-UP" fashion.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is pointer in oop?
what are the different types of qualifier in java?
Get me a number puzzle game-program
What does no cap mean?
What is polymorphism and why is it important?
What is polymorphism in oops with example?
What does enum stand for?
What is coupling in oops?
What is the renewal class?
Why is oop useful?
What do you mean by variable?
c++ program to swap the objects of two different classes
What are the advantages of polymorphism?
class type to basic type conversion
Which language is pure oop?