Examveda
Examveda

C programs are converted into machine language with the help of

A. An Editor

B. A compiler

C. An operating system

D. None of these.

Answer: Option B

Solution(By Examveda Team)

A compiler is a system software that converts high level language into machine level language.


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Comments ( 5 )

  1. Sandeep Diwan
    Sandeep Diwan :
    1 year ago

    Nested if contain if within if
    Ans. b

  2. ༆Sтoʟᴇɴ᭄Hᴀwκ࿐
    ༆Sтoʟᴇɴ᭄Hᴀwκ࿐ :
    3 years ago

    Nested if contains __________
    a)else statement b)if within if c)for d)continue

  3. TôwSêêf Âb
    TôwSêêf Âb :
    6 years ago

    Aman as assembler is not in option, and compiler is also a part of flowchart, so it is a correct answer

  4. Aman Shukla
    Aman Shukla :
    6 years ago

    the answer will be D). None of the above as, the compiler compiles the source code to assembly code and for the conversion of assembly code to machine code/ object code we need assembler so the answer will be "assembler"

  5. Ronali Sahu
    Ronali Sahu :
    7 years ago

    Thank u

Related Questions on C Fundamentals