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
Can you inherit a private class?
What language is oop?
How many human genes are polymorphic?
What is the difference between a constructor and a destructor?
How is class defined?
What is the example of polymorphism?
What is byval and byref? What are differences between them?
what type of questions
What is the oops and benefits of oops programming?
officer say me - i am offered to a smoking , then what can you say
What are the two different types of polymorphism?
What is interface in oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Is oop better than procedural?
Write a program to sort the number with different sorts in one program ??