InterviewSolution
Saved Bookmarks
| 1. |
What Is The Meaning Of Nested_level 2 For An Object In The Dependency Tree? |
|
Answer» NESTED_LEVEL 2 for an object in the dependency TREE means that the object is DEPENDENT on another object, which has NESTED_LEVEL 1. NESTED_LEVEL 2 for an object in the dependency tree means that the object is dependent on another object, which has NESTED_LEVEL 1. |
|