What is Compiler, Interpreter, Debugger and Linker in Hindi | #6

preview_player
Показать описание
A compiler, interpreter, debugger, and linker are all tools or programs that are used in the process of developing and running computer programs. Each of these tools serves a specific purpose and plays a role in the development and execution of software.

A compiler is a program that translates source code written in a high-level programming language into machine code that can be executed by a computer. The machine code is typically in the form of an executable file that can be run on the computer.

An interpreter is a program that executes source code written in a high-level programming language, without the need to compile it into machine code first. Interpreters are typically used to execute scripts or programs that are intended to be run multiple times or that need to be modified frequently.

A debugger is a tool that is used to find and fix errors (also known as bugs) in a program. Debuggers allow developers to step through the code line by line, examining the values of variables and the flow of execution, in order to identify and fix problems.

A linker is a program that combines the object files produced by a compiler into a single executable file. The linker resolves any references to external symbols and links the object files together to create a single executable file that can be run on the computer.

My YouTube Gear:

--------------------------
What is Von Neumann Architecture ? | Von Neumann Architecture Diagram in Hindi | #10

Difference Between SRAM vs DRAM in Hindi | #9

Difference Between CISC Architecture and RISC Architecture | Hindi

Difference Between Primary Memory vs Secondary Memory in Hindi | #1

What is Compiler, Interpreter, Debugger and Linker in Hindi | #6

Keystroke Loggers, Computer Worm, Computer Virus, Logic Bombs, Trojan Horse, Spyware in Hindi | #5

Difference Between CD-R and CD-RW in Hindi | #4

What is Assembler and Assembly Level Language in Hindi | #3

Difference Between Analog Computers, Digital Computers and Hybrid Computers in Hindi | #2

Difference Between High Level Language and Low Level Language in Hindi | #7

Difference Between RAM and ROM in Hindi | #8
--------------------------
#ahirlog #hardware #software




Рекомендации по теме
Комментарии
Автор

Iss video me maine ek galti kia hai and sorry for that. Currect wala comment me likh diya hai....
Compiler scans the entire code and translates the whole code into machine code at once. Interpreter translates just one line of the code at a time into machine code.

ahirlog
Автор

**Please correct your mistake
Interpreter translates just one statement of the program at a time into machine code. On the other hand Compiler scans the entire program and translates the whole of it into machine code at once.

khaledmahmudsadman
Автор

Compiler aur interpreter ke bare me galat bola bro tu

AJ-lkey
welcome to shbcf.ru