What is Compiler || Meaning | Example | Advantages | Disadvantages ||

Опубликовано: 13 Октябрь 2024
на канале: Student Notes
14,422
365

✅ 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:45 Meaning of Compiler
023:15 Example of Compiler
03:03 Advantages of Compiler
03:47 Disadvantages of Compiler

Meaning of Compiler

A compiler is a software or program that reads the complete source program written in high-level language as a whole and translates it into machine language. The compiler specifies the errors when there are any errors in the source code. These errors need to be removed before the compiler can successfully recompile the source code.

Advantages of Compiler

1.) Compiler runs programs quickly as they translate the high-level language as a whole into machine language.

2.) Files generated from the compiler can be run on any other system without the need for actual source code. It makes the program secure and saves time.

Disadvantages of Compiler

1.) The major disadvantage of a compiler is that it takes time to compile sources code. As in the case of large files, the compiler takes huge amounts of time to compile, while smaller programs take little time to compile.

2.) Compiler occupies extra memory while generating a new file.


What is compiler in Hindi
compiler kya hai
compiler kya hoti hai
What is Compiler in computer