App Logo

No.1 PSC Learning App

1M+ Downloads
An ...... program is one that is ready to run and does not need to be altered in anyway :

Ainterpreter

Bhighlevel

Ccompiler

Dexecutable

Answer:

D. executable

Read Explanation:

  • An executable program is one that is ready to run and does not need to be altered in any way.

  • It is a compiled program that has been translated into machine code and can be executed directly by the computer's processor.

  • An interpreter is a program that directly executes instructions written in a programming language, without compiling them into a machine code first.

  • A high-level program is a program written in a high-level programming language

  • A compiler is a program that translates source code written in a high-level programming language into machine code that can be executed directly by a computer's processor.


Related Questions:

ജാവയുടെ ആദ്യത്തെ പേരെന്താണ് ?
In object-oriented programming (OOP), which of the following concepts allows different classes to be treated as instances of the same superclass?
Which of the following is the correct declaration for an array ?
ഒരു HTML പേജിൽ ഒരു ചിത്രം ചേർക്കാൻ ഉപയോഗിക്കുന്ന HTML ടാഗ് ആണ്
The shell is also known as :