The translator program that converts source code in high level language into machine code line by line is called
AAssembler
BCompiler
CLoader
DInterpreter
AAssembler
BCompiler
CLoader
DInterpreter
Related Questions:
Which of the following statement is/are NOT correct about the access modifier in Visual Basic .NET?
(i) Protected access modifier applies to class members only.
(ii) Public access modifier defines a type that is accessible only from within its own class or from a derived class.