Computer Programming Language Interpreters
A computer program that translates one program instructions at a time into machine language is called?
وہ کمپیوٹر پروگرام جو ایک وقت میں ایک پروگرام کی ہدایات کا مشینی زبان میں ترجمہ کرتا ہے ____ کہلاتا ہے؟
Answer: Interpreter
Explanation
A computer program that translates one program's instructions at a time into machine language is called an Interpreter.
A compiler is a special program that translates a programming language's source code into machine code, bytecode or another programming language.
Examples of interpreted languages are JavaScript, Python, Perl, etc.
***********
This question appeared in
Past Papers (14 times)
PPSC 5 Years Past Papers Subject Wise (Solved with Details) (4 times)
PPSC Assistant Past Papers PDF (1 times)
PPSC Canal Patwari Past Papers and Syllabus (2 times)
PPSC Intelligence Officer Past Papers & Syllabus (1 times)
PPSC Past Papers (6 times)
This question appeared in
Subjects (6 times)
COMPUTER (2 times)
EVERYDAY SCIENCE (2 times)
GENERAL SCIENCE (2 times)
Related MCQs
- Which one translates the program written in assembly language into machine language instructions for execution?
- A computer program that converts an entire program into machine language is called _______
- A program written in a non machine language is called
- A computer program that combines object codes into a single executable program is called _____?
- The basic components of a machine language program is?
- When creating a computer program, the ______ designs the structure of the program.
- The program that contains instructions to operate a device is called _____?
- A program that time destroy all of your computer programs is called____
- The process of writing a program by using any language is called
- A set of rules of a language for writing a program is called