Ask Question
5 September, 04:02

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

+5
Answers (1)
  1. 5 September, 06:37
    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?
Find an answer to your question ✅ “Identify the three common types of programming design. object-oriented programming design structured programming design group-centered ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers