What is Interpreter || Meaning | Example | Advantages | Disadvantages ||

Student Notes
Student Notes
11.2 هزار بار بازدید - 2 سال پیش - ✅ What is Low Level
✅ What is Low Level Languages ✅    • What is Low Level Language | Meaning ...   ========================== ✅ What is Machine Language ✅    • What is Machine Language | Meaning | ...   ========================== ✅ What is Assembly Language ✅    • What is Assembly Language | Meaning |...   ========================== ✅ What is High Level Languages ✅    • What is High Level Language | Meaning...   ========================== ✅ What is Assembler ✅    • What is Assembler || Meaning | Exampl...   ========================== ✅ What is Interpreter ✅    • What is Interpreter || Meaning | Exam...   ========================== ✅ What is Compiler ✅    • What is Compiler || Meaning | Example...   ========================== ✅ Difference between Compiler and interpreter ✅    • Difference between Compiler and Inter...   ========================== 00:00 Starting 00:27 Introduction 01:50 Meaning of Interpreter 03:01 Example of Interpreter 04:33 Need of Interpreter? 06:16 Advantages of Interpreter 07:02 Disadvantages of Interpreter Meaning of Interpreter High-level languages need to be converted to machine code so that the computer can understand them. The interpreter converts the high-level language line-by-line to machine language. If there is an error in any of the lines it will display an error. The interpreter moves to the next line after the removal of the error. Interpreters were first used in 1952. Example of Interpreter ABCABCABCABCA - Interpreter - 01010101010101010 ABCABCABCABCA - Interpreter - 01010101010101010 ABCABCABCABCA - Interpreter - 01010101010101010 Need of Interpreter? The first need is to translate source code from high-level language to machine language. However, for this purpose Compiler is also there. If the source code is huge, then it will take a long time to complete the execution process. Here, the Interpreter plays their role. They are designed to translate single instruction at a time and execute them immediately. Advantages of Interpreter 1.) Execution is easy in interpreters because it reads the code line by line. 2.) It highlight the error message on the spot. 3.) Interpreter reads code line by line so you can stop the execution and edit the code at any point. 4.) Beneficialy in case of writing lengthy program. Disadvantages of Interpreter 1.) The interpreter is often slower than the compiler as it reads, analyzes, and converts the code line by line. 2.) You need both source code and an interpreter to run the program. 3.) If you want to run the program on another computer, then that computer also needs a translator to be installed. computer language computer fundamental computer computer class What is Interpreter in Hindi What is Interpreter kya hai What is Interpreter kya hoti hai programming language advantages of Interpreter example of Interpreter PPT of Interpreter what is interpreter in hindi interpreter kya hota hai
2 سال پیش در تاریخ 1401/01/27 منتشر شده است.
11,240 بـار بازدید شده
... بیشتر