You need to dissect, analyze, and break down a big computing project into smaller parts, filter out unwanted patterns, and analyze how certain constructs are going to operate in this task. What three processes you will need to achieve this?(1 point)

Responses

input, output, memory
input, output, memory

decomposition, abstraction, systematic analysis
decomposition, abstraction, systematic analysis

function, execution, programming
function, execution, programming

variable, object, compiler

1 answer

The correct response for breaking down a big computing project into smaller parts, filtering out unwanted patterns, and analyzing how certain constructs will operate is:

decomposition, abstraction, systematic analysis