Define Explain How works internal & external command in hindi
यह Website सभी तरह के Technical और Educational Knowledge के लिए बनाई गई है |
There are two types of command1:-Internal Command 2:-External Command
1:- Internal Command :- These are those commands which are contained in files of MS-DOS.These are those functions that are built into the command interpreter & also known as command. Com. There is no need of any external file in computer to read internal MS-DOS command. These commands can be used as long as DOS is running on the system.
Examples :-
1. CLS 2. DIR 3. VER 4. VOL 5. DATE 6. TIME | 7. COPY CON 8. TYPE 9. COPY 10. REN 11. DEL | 12. MD 13. CD 14. RD |
इंटरनल कमांड :- इंटरनल कमांड हम वैसे कमांड को बोलते है जो कॉम्प्यूटर में पहले से इनबिल्ड होते है ! इनबिल्ड कहने का मतलब इस कमांड को हम अलग से नही डालते ,ये पहले से कंप्यूटर मैं operating system के साथ लोड रहते है ! इसे हम command.com के नाम से जानते हैं । इसे external support की जरूरत नही पड़ती है
2:- External Command :- An external command is an MS-DOS command that is not included in command.com. External commands are commonly external either because they require large requirements or are not commonly used commands. The illustration shows each of the external commands are separate files.
Examples -
एक्सटर्नल कमांड :- एक्सटर्नल कमांड पहले से कंप्यूटर से इनबिल्ड नही होते हैं और ये operating system के साथ नही आते हैं। इस कमांड को एक्सटर्नल सप्पोर्ट की जरूरत होती है ये 3 केरेक्टर के होते हैं जीसे हम FILE.EXE के नाम से जानते हैं जब भी कभी हम आपने कंप्यूटर में किसी सॉफ्टवेर को इंस्टाल करते है तो उस टाइम पर वो एक्सटर्नल कमांड हमारे पास में सेट होता है ।
जैसे : - print एक एक्सटर्नल कमांड है क्योंकि जब तक प्रिंटर हमारे कंप्यूटर में इंस्टाल नही होगा तब तक print command काम नही करेगा, तो उस print को काम करवाने के लिए किसी एक एक्सटर्नल सपोर्ट की जरूरत पड़ रही हैं ये दोनों इंटरनल एक्सटर्नल कमांड मेमोरी में ही सेव है /
Comments
Post a Comment