Answers for "What is Data Independence? Explain the difference between physical and logical data independence by taking suitable example."

3

Which one is harder to achieve Logical data independence or physical data independence?

Logical data independence is more difficult to achieve than physical 
data independence, since application programs are heavily dependent
on the logical structure of the data that they access.
Posted by: Guest on February-25-2021

Code answers related to "What is Data Independence? Explain the difference between physical and logical data independence by taking suitable example."

Browse Popular Code Answers by Language