why are control components necessary in conventional software and are generally not required in object oriented software?
Answers
Answered by
0
Question: Why are control components necessary in conventional software and generally not required in object-oriented software?
Answer: Every method call which requires a V-TAB is hidden and implicit SWITCH-CASE. V-TABs are a jump table were the object type is the index in which method is called. Properly build O-O Programming requires very few SWITCH-CASE as the V-TABs make the selection.
Answered by
0
Explanation:
In a traditional software design the components(or modules) are functional elements that embody processing logic, data structures and interfave login to interact with the external envitonment...
A control component is therefore not required since the data and fuctionality is implicity defined for each component...
Similar questions
Math,
2 months ago
Computer Science,
2 months ago
Math,
2 months ago
Math,
4 months ago
English,
4 months ago
Environmental Sciences,
11 months ago
English,
11 months ago