ENTREPRENEURSHIP

ENTREPRENEURIAL OPPORTUNITIES

FEASIBILITY ANALYSIS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Define ABSTRACTION
A
Breaking a task into smaller tasks.
B
Drawing a map to show how to reach a destination.
C
Creating step by step instructions.
D
Focusing on what is important and ignoring what is unnecessary.
Explanation: 

Detailed explanation-1: -Abstraction is the process of filtering out – ignoring-the characteristics of patterns that we don’t need in order to concentrate on those that we do. It is also the filtering out of specific details. From this we create a representation (idea) of what we are trying to solve.

Detailed explanation-2: -Abstraction in coding and computer science is used to simplify strings of code into different functions. It hides the underlying complexity in a programming language, which makes it simpler to implement algorithms and communicate with digital tools.

Detailed explanation-3: -Abstraction is important because it helps computer programmers conceptualize the programs they’re constructing. They can work faster and reference different aspects of a program or code more efficiently by using abstraction, allowing them to work faster and create more complicated programs.

There is 1 question to complete.