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.
Nested if contain if within if
Ans. b
Nested if contains __________
a)else statement b)if within if c)for d)continue
Aman as assembler is not in option, and compiler is also a part of flowchart, so it is a correct answer
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"
Thank u