(APCSP) AP Computer Science Principles Practice Test
APCSP Computational Thinking Practices
Which of the following is an example of abstraction in computer science?
Select your answer
A
Writing code to solve a specific problem
B
Organizing data into a table
C
Using a function to perform a complex task without worrying about the implementation details
D
Testing code to find errors
Hint