Computer Science, asked by henny43, 2 months ago

Define computational thinking and algorithm.​

Answers

Answered by Anonymous
2

Answer:

The computational thinking process starts with data as the input and a quest to derive meaning and answers from it. ... Algorithmic Thinking: Develop a step-by-step process to solve the problem so that the work is replicable by humans or computers

Explanation:

Its Kratika

Answered by snehagayakwad83
0

Answer:

An algorithm is a plan, a set of step-by-step instructions to resolve a problem. In an algorithm, each instruction is identified and the order in which they should be carried out is planned. Computer Science. Computational thinking.

The four cornerstones of computational thinking

decomposition - breaking down a complex problem or system into smaller, more manageable parts. pattern recognition – looking for similarities among and within problems. abstraction – focusing on the important information only, ignoring irrelevant detail.

Similar questions