Computer Science, asked by javedmannan9070, 10 months ago

What is computational thinking?where it is used?

Answers

Answered by Vaishnavi20kulkarni
6

Answer:

Computational Thinking (CT) is a problem solving process that includes a number of characteristics and dispositions. CT is essential to the development of computer applications, but it can also be used to support problem solving across all disciplines, including math, science, and the humanities.

Explanation:

Please mark as brainliest if you understood!

Answered by Anonymous
4

Answer:

Computational thinking allows us to take a complex problem, understand what the problem is and develop possible solutions. We can then present these solutions in a way that a computer, a human, or both, can understand.

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

   ⇒algorithms - developing a step-by-step solution to the problem, or the rules to follow to solve the problem

Similar questions