COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
There are three levels of abstractions, categorized by the amount of information hidden in the abstraction. What are they?
A
Basic, Structured, Unit
B
Small, Medium, Large
C
Basic, Intermediate, Advanced
D
Private, Public, Protected
Explanation: 

Detailed explanation-1: -There are three levels of abstraction : Physical Level: Defines how the data is actually stored employing various data structures. Logical level: Describes the relationship which exists among the stored data. View level: Provides a high level view of a section of data.

Detailed explanation-2: -So, let’s see in details what are these three levels of data abstraction: View Level. Conceptual Level. Physical Level.

Detailed explanation-3: -Logical level abstraction describes what data is stored along with data types and their relationship with other data. View level abstraction describes the user interaction with database and hides the details of data types.

Detailed explanation-4: -Physical or Internal Level. Logical or Conceptual Level. View or External Level. 18-Oct-2022

There is 1 question to complete.