Home MCQs Basic Computer/IT Question #2586
Back to Questions
Basic Computer/IT QUESTION #2586
Question 1
Which of the following correctly describes 'Abstraction' in everyday computing?
  • Converting all data into binary format before storage
  • Simplifying a complex system so users can interact with it easily without needing to understand its inner workings✔️
  • Encoding characters into numeric values for display on screen
  • Hiding files in a password-protected folder
Correct Answer Explanation
Abstraction means taking a relatively complex system and simplifying it for our use. When you click a button on a website without knowing the underlying server code, you are using abstraction — the complexity is hidden from you.