Which of the following is used …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Neha Verma 5 years, 11 months ago
- 3 answers
Gaurav Seth 5 years, 11 months ago
Interpreter –
The translation of single statement of source program into machine code is done by language processor and executes it immediately before moving on to the next line is called an interpreter. If there is an error in the statement, the interpreter terminates its translating process at that statement and displays an error message. The interpreter moves on to the next line for execution only after removal of the error. An Interpreter directly executes instructions written in a programming or scripting language without previously converting them to an object code or machine code.
Example: Perl, Python and Matlab.
Related Questions
Posted by Hamza Ansari 1 year, 1 month ago
- 0 answers
Posted by Saumya Singh 1 year, 4 months ago
- 0 answers
Posted by Ketan Thakur 1 year, 2 months ago
- 3 answers
Posted by Ansh Gautam 1 year, 3 months ago
- 0 answers
Posted by Suman Devi 1 year, 3 months ago
- 1 answers
Posted by Rakesh Sarkar 1 year, 4 months ago
- 0 answers
Posted by Moksh Sahu 1 year, 6 months ago
- 1 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Aman Verma 5 years, 11 months ago
0Thank You