Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
76 views
in Computer by (105k points)
closed by
In computer system software, interpreter is used as translator for
1. Low level language
2. High level language
3. COBOL
4. None of these above

1 Answer

0 votes
by (111k points)
selected by
 
Best answer
Correct Answer - Option 2 : High level language

low-level programming language is the one used by the processor but difficult to understand by the programmer. Generally, the program designed by the programmer is written in a high-level language, which is converted into a low-level language before fed to the processor.

  • The types of low-level languages are assembly language and machine language
  • Machine language is made up of a string of binary (0 and 1) and hexadecimal (00 to FF) instructions.
  • Assembly language is processor dependent programming language and consists of symbolic instructions.
  • Compiled languages are high-level languages converted to low-level languages by the compiler
  • Interpreted languages and high-level languages converted to low-level languages by the interpreter. The basic difference between compiler and interpreter is that the compiler converts the entire program into a low-level language in one go and shows error at the end. But the interpreter converts the program line by line and shows error at the same point.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...