7. Why is structured programming so widely practiced today by software developers?
Structured programming produces programs with few logic errors.
8. Why are so many computer languages in use today?
They are easier to work with than either machine or assembly language. They can be transported between computers with a minimum of rewriting.
11. What is the relationship between computer science and computer programming?
Computer science focuses on the process of computering through several areas of specialization, including theory, algorithms, data structures, programming concepts and languages, computer architecture, management information systems, artificial intelligence, and software engineering.
12. Give examples of several different kinds of computer errors, and describe how these errors affect people.
Software reliability is a problem within computer programming. There is no assurance that software will manufacture without failure or without existing bugs. Software do not guarantee the ability to program without errors. Bugs can infect computers can create mistakes in the programming codes and thus faltering the initial intent of the program.
No comments:
Post a Comment