True/False
According to the principle of information hiding,a module should be completely isolated from other modules.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What is data abstraction?
Q2: Which of the following is true about
Q3: By default,all members in a class are
Q4: What is a constructor?
Q6: What feature of Java allows you to
Q7: An application can use the operations of
Q8: All the items in a list must
Q9: Do all Java source files define classes?
Q11: The items in the ADT list are
Q12: What are some of the benefits of