सीधे मुख्य सामग्री पर जाएं

Language translator in computer|| interpreter / compilers /assembler

भाषा अनुवादक ( high level language translator )

यह एक ऐसे प्रोग्राम होते हैं जो हमारी भाषा को कंप्यूटर के समझने योग्य लैंग्वेज में परिवर्तन करने का कार्य करता है जैसा कि आप जानते हैं कि कंप्यूटर सीधा हमारी लैंग्वेज को नहीं समझ सकता कंप्यूटर सिर्फ मशीन लैंग्वेज को ही समझ सकता है यह कंप्यूटर बैनरी में कार्य करते हैं जो कि 0 तथा एक है जब यह कंप्यूटर हमारी भाषा न

हीं समझते हैं तो भाषा अनुवादक अर्थात लैंग्वेज ट्रांसलेटर का प्रयोग किया जाता है यह जो लैंग्वेज ट्रांसलेटर होते हैं|

 यह हमारी भाषा को मशीनी भाषा में बदलने का कार्य करते हैं जिससे कंप्यूटर अपनी भाषा अर्थात मशीनी भाषा को समझ पाए और हमारे द्वारा दिए गए निर्देशों का पालन कर सकें |

It is a program that work to convert our language into the understandable language of the computer , as you know that the computer cannot understand our language directly , the computer can only understand the machine language . this computer is in binary work which are 0 and 1 when this computer does not understand our language , then language translator i.e language translator is used , these are language translators, they work to convert our language into machine language so that the computer can use its language i.e able to understand machine language and follow the instruction given by us  

भाषा अनुवादक मुक्ता तीन श्रेणियों में बांटा गया है

1 असेंबलर assembler

असेंबलर एक ऐसे प्रोग्राम होते हैं जो लो लेवल लैंग्वेज अर्थात निम्न श्रेणी की जो लैंग्वेज होती है उसे मशीनी भाषा में परिवर्तन या अनुवाद करने के लिए असेंबलर का प्रयोग किया जाता है जैसा कि आप जानते हैं कि कंप्यूटर हमारी भाषा सीधे नहीं समझता इसलिए असेंबलर जो है उसे हमारी भाषा को ट्रांसलेट करके मशीनी भाषा में कंप्यूटर तक पहुंचाता है जिससे कंप्यूटर दिए गए निर्देशों पर कार्य करता है . 

जो असेंबली भाषाएं होती है वह मशीनी भाषाओं की तरह ही होती है जोकि जीरो ,  एक बाइनरी डिजिट के अनुसार कार्य करते हैं .

Assembler is a program that uses assembler to convert or translate low-level language into machine language, as you know that the computer does not understand our language directly, so the assembler which is It translates our language and transmits it to the computer in machine language,

 so that the computer works on the given instructions, which is assembly language, it is like machine languages, which works according to zero one binary digit



2 कंपाइलर compilar 

कंपाइलर भी अनुवाद करने का काम करते हैं कंपाइलर ऐसे प्रोग्राम होते हैं जो कि हाई लेवल लैंग्वेज है अर्थात उच्च स्तरीय भाषा को परिवर्तन या अनुवाद करने के लिए कंपाइलर का प्रयोग करते हैं . अलग-अलग भाषा के लिए अलग-अलग कंपाइलर ओं की आवश्यकता होती है . 

Compiler also does translation work. Compilers are programs that use a compiler to convert or translate a high level language, that is, a different language requires a different compiler.




3 इंटरप्रेटर interpreter

इंटरप्रेटर का प्रयोग हाई लेवल लैंग्वेज को मशीन लैंग्वेज में बदलने का कार्य करते हैं लेकिन जो इंटरप्रेटर होते हैं वह एक समय में एक ही सोर्स प्रोग्राम को अनुवाद करते हैं वैसे तो इंटरप्रेटर और कंपाइलर लगभग समान कार्य करते हैं क्योंकि कंपाइलर भी हाई लेवल लैंग्वेज को मशीनी भाषा में बदलता है और इंटरप्रेटर भी हाई लेवल लैंग्वेज को मशीनी भाषा में बदलता है यहां डिफरेंस केवल ऑब्जेक्ट प्रोग्राम में है जोकि कंपाइलर ऑब्जेक्ट प्रोग्राम बनाता है . ऑब्जेक्ट प्रोग्राम वह प्रोग्राम होते हैं जो मशीनी भाषा में अनुवादित किए जाते हैं और उससे निकलने वाला आउटपुट ऑब्जेक्ट प्रोग्राम कहलाते हैं. इंटरप्रेटर का उपयोग करते समय हर बार सोर्स प्रोग्राम की आवश्यकता पड़ती है . 


The use of an interpreter works to convert high level language into machine language, but the interpreter that translates only one source program at a time, although the interpreter and the compiler perform almost the same task because the compiler also converts the high level language into machine language. 

Changes in language and interpreter also converts high level language to machine language here the difference is only in object program which compiler creates object program Object program are those programs which are translated into machine language and the output from it is object program The source program is required every time while using the interpreter called





निष्कर्ष - अगर आपको इस लेख मे कोइ भी समस्या होती है तो कमेन्ट करके जरूर बाते यहा पर सभी समस्या का समाधान होगा और भी कंप्युटर के बारे मे जानने के लिए फॉलो करे | 

conclusion If you have any problem in this article then definitely tell by commenting here all problem will be solved and follow to know more about computer । 




टिप्पणियाँ

hello friends , support and follow me . thank u everyone

Power point मैं इंसर्ट मेनू के ऑप्शन

 Power point  पहले हमने पावर पॉइंट के home और file मेनू के ऑप्शन के बारे मे जान चुके है अगर आपने नहीं देखा तो नीचे लिंक मे क्लिक करे और सीखे - power point home menu के सभी ऑप्शन के बारे मे detail से जाने word pad कैसे चलाते है सभी menu होम मेनू के बाद इन्सर्ट मेनू आज सीखने वाले है तो चलिए जानते है इनके सभी ऑप्शन के बारे मे - Insert menu  New slide - इस ऑप्शन की सहायता से हम पावर पॉइंट में एक नई स्लाइड को ओपन करने के लिए न्यू स्लाइड ऑप्शन का विकल्प चुनते हैं . Table - इस ऑप्शन की सहायता से हम पावर पॉइंट में एक टेबल बनाने के लिए टेबल ऑप्शन का प्रयोग करते हैं. Picture - इस ऑप्शन का प्रयोग हम स्लाईड में पिक्चर को insert करने के लिए प्रयोग करते हैं जब आप पिक्चर ऑप्शन को क्लिक करेंगे तो उसमें फाइल का नाम लिखने के बाद इनशर्ट पर क्लिक करेंगे पिक्चर स्लाइड में insert हो जाएगी . Online picture - इससे आप ऑनलाइन पिक्चर को अपने स्लाइड प्रेजेंटेशन में इंसर्ट कर सकते हैं इंसल्ट करने के लिए सबसे पहले ऑनलाइन पिक्चर पर क्लिक करेंगे बिंग इमेज सर्च बॉक्स में पिक्चर का नाम लिखेंगे और इंटर बट...