Ask Question
10 November, 11:44

Identify the three common types of programming design.

object-oriented programming design

structured programming design

group-centered programming design

top-down programming design

multi-developer programming design

multi-language programming design

+2
Answers (1)
  1. 10 November, 13:40
    0
    object-oriented programming design

    structured programming design

    top-down programming design

    Explanation:

    Object-oriented programming design are those in which the programming is designed according to the objective required. For example I want a complete analysis of financial statements so I would design a program in which all the financial ratios would be included which would show results.

    Structured programming design are those in which programs are designed using specific structures. For example i want an analysis of financial statements so the income statements profit would be found out first then the balance sheet would be balanced.

    Top-down programming design are those in which programs are designed using flow of command or informational operations from the top hierarchy to the bottom. For example I want an analysis of financial statements so journal entries done by the accountant must be correct or the ledgers must be complete before the information is further used. In top-down programming design the command is used from the top to the bottom. Being a CEO, must be having complete financial analysis and the company's details.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Identify the three common types of programming design. object-oriented programming design structured programming design group-centered ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers