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

variable, object, compiler
variable, object, compiler

input, output, memory
input, output, memory

function, execution, programming
function, execution, programming

decomposition, abstraction, systematic analysis

1 answer

The correct response to achieve the dissection, analysis, and breakdown of a big computing project into smaller parts is:

decomposition, abstraction, systematic analysis

These processes allow for breaking down complex systems into manageable components, focusing on the essential parts, and analyzing how they interact within the system.