Podcast
Questions and Answers
What is the purpose of abstraction in computational thinking?
What is the purpose of abstraction in computational thinking?
- Simplifying the complexity
- Filtering out irrelevant details
- Pointing out necessary information
- All of the above (correct)
You are planning to purchase a condominium property in Singapore. For that you will consider to study the past few years trend of similar property sales happened. Which computational thinking method are you applying in this situation?
You are planning to purchase a condominium property in Singapore. For that you will consider to study the past few years trend of similar property sales happened. Which computational thinking method are you applying in this situation?
- Decomposition
- Pattern recognition (correct)
- Abstraction
- Algorithm
What are the benefits of computational thinking competencies?
What are the benefits of computational thinking competencies?
- It enables us to know how to use a computer.
- It enables us to understand how programming work.
- It enables us to know how computer parts work.
- It enables us to know how to solve complex problems. (correct)
Describing a favourite movie, in a few sentences without saying everything that happens to a friend. Which computational thinking method are you applying here in this scenario?
Describing a favourite movie, in a few sentences without saying everything that happens to a friend. Which computational thinking method are you applying here in this scenario?