Ask Question
28 October, 20:02

What is a dependent class

+3
Answers (1)
  1. 28 October, 20:04
    0
    Whenever a class A uses another class or interface B, then A depends on B. A cannot carry out it's work without B, and A cannot be reused without also reusing B. In such a situation the class A is called the "dependant" and the class or interface B is called the "dependency". A dependant depends on its dependencies
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is a dependent class ...” in 📗 English if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers