Examveda
Examveda

High-level languages are not concerned with computer but with

A. Assembler

B. Machine code

C. Compiler

D. All of the above

E. None of the above

Answer: Option A

Solution(By Examveda Team)

High-level languages are not concerned with computer but with Assembler. The assembly language is a machine-dependent type of language. A high-level language is a machine-independent type of language. It makes use of the mnemonic codes for operation.

Join The Discussion

Comments ( 3 )

  1. Nirmal Lama
    Nirmal Lama :
    3 years ago

    the answer must be compiler because high level languages uses either compiler or interpreter to translate the source code to the object code.

    Assembler are Used by Assembly language for code translation .

  2. Irshad Alam
    Irshad Alam :
    4 years ago

    High-level languages are not concerned with computer but with.

    An assembler is a type of computer program that interprets software programs written in assembly language into machine language, code and instructions that can be executed by a computer.

    An assembler enables software and application developers to access, operate and manage a computer's hardware architecture and components.An assembler is sometimes referred to as the compiler of assembly language. It also provides the services of an interpreter.

    An assembler primarily serves as the bridge between symbolically coded instructions written in assembly language and the computer processor, memory and other computational components. An assembler works by assembling and converting the source code of assembly language into object code or an object file that constitutes a stream of zeros and ones of machine code, which are directly executable by the processor.

  3. Santosh Gm
    Santosh Gm :
    5 years ago

    How it would be ??

Related Questions on Computer Fundamental Miscellaneous