what is the basic difference of compiler and editor
Answers
Answered by
0
Hello
COMPILER ::
a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.
EDITOR ::
a computer program enabling the user to enter or alter text.
hope this helps you
COMPILER ::
a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.
EDITOR ::
a computer program enabling the user to enter or alter text.
hope this helps you
Answered by
1
Compiler is basically a set of programs that converts the source code(high level language written in any programming language) into machine understandable code(lower level language - binary code) that the computer’s processor further uses.
Source Code Editor is an standalone application required for writing or editing the source code. A source code editor checks for syntaxes while user writes a code and immediately warns of syntax errors.
Text Editor is a simple application required for editing plain text such as notepad.
Source Code Editor is an standalone application required for writing or editing the source code. A source code editor checks for syntaxes while user writes a code and immediately warns of syntax errors.
Text Editor is a simple application required for editing plain text such as notepad.
Similar questions
Science,
7 months ago
English,
7 months ago
Hindi,
7 months ago
Accountancy,
1 year ago
Science,
1 year ago