ENTREPRENEURIAL OPPORTUNITIES
FEASIBILITY ANALYSIS
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 What is Abstraction? 
| 
 | 
  The use of computers to solve problems 
 
 | 
| 
 | 
  Breaking down a large problem into smaller sub-problems 
 
 | 
| 
 | 
  Representing ‘real world’ problems in a computer using variables and symbols and removing unnecessary elements from the problem 
 
 | 
| 
 | 
  Identifying the steps involved in solving a problem 
 
 | 
 Explanation: 
Detailed explanation-1: -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-2: -Abstraction: Identifying the most important details and discarding the unimportant aspects to make the solution manageable.
 There is 1 question to complete.