Podcast
Questions and Answers
What is programming?
What is programming?
- A communication tool
- A data analysis activity
- A problem solving activity (correct)
- An art form
What is the role of a program in problem solving?
What is the role of a program in problem solving?
- Communicating with other programmers
- Analyzing the problem domain
- Writing instructions for the computer to solve a problem (correct)
- Creating obstacles for problem solving
What is problem solving?
What is problem solving?
- The process of avoiding the problem domain
- The process of transforming a problem description into a solution using knowledge and appropriate strategies (correct)
- The process of creating new problems
- The process of ignoring the problem description