फाइल का पूर्ण पथ और सापेक्ष पथ में क्या अंतर है?
What is the difference between an absolute path and a relative path?
Explanation opens after your attempt
C. पूर्ण पथ मूल स्थान से पूरा मार्ग बताता है जबकि सापेक्ष पथ वर्तमान स्थान के अनुसार मार्ग बताता हैAn absolute path gives the complete route from the root while a relative path gives the route from the current location
Concept
An absolute path gives the complete route from a fixed starting point. A relative path depends on the current directory.
Why this answer is correct
The correct answer is C. पूर्ण पथ मूल स्थान से पूरा मार्ग बताता है जबकि सापेक्ष पथ वर्तमान स्थान के अनुसार मार्ग बताता है / An absolute path gives the complete route from the root while a relative path gives the route from the current location. An absolute path gives the complete route from a fixed starting point. A relative path depends on the current directory.
Exam Tip
पूर्ण पथ निश्चित प्रारंभिक स्थान से फाइल तक पूरा मार्ग देता है। सापेक्ष पथ वर्तमान निर्देशिका पर निर्भर करता है।
Login to save your score, XP, coins and progress.
