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

function, execution, programming
function, execution, programming

variable, object, compiler
variable, object, compiler

input, output, memory
input, output, memory

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

1 answer

The three processes you will need to achieve this are decomposition, abstraction, systematic analysis.